diff --git a/website/docs/r/cloud_to_cloud_source.html.markdown b/website/docs/r/cloud_to_cloud_source.html.markdown index 4f0782de..0cecf161 100644 --- a/website/docs/r/cloud_to_cloud_source.html.markdown +++ b/website/docs/r/cloud_to_cloud_source.html.markdown @@ -41,9 +41,10 @@ resource "sumologic_collector" "collector" { ## Argument reference The following arguments are supported: - - `config` - (Required) This is a JSON object which contains the configuration parameters for the Source. - `schema_ref` - (Required) Source schema details. - + `type` - (Required) Schema type for the Cloud-to-Cloud source. + + `type` - (Required) Schema type for the Cloud-to-Cloud integration source. Available schema types can be found [here][2]. + - `config` - (Required) This is a JSON object which contains the configuration parameters for the Source. Each schema type requires different JSON parameters. Refer to `JSON Configuration` and `Config Parameters` sections in the integration page for the specific `type` you have chosen to create. + ## Attributes Reference The following attributes are exported: