Skip to content

Commit a2dceb4

Browse files
authored
Merge pull request #564 from SumoLogic/vsinghal13-patch-1
Update cloud_to_cloud_source.html.markdown
2 parents c214bf6 + bca0481 commit a2dceb4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

website/docs/r/cloud_to_cloud_source.html.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ resource "sumologic_collector" "collector" {
4141
## Argument reference
4242
The following arguments are supported:
4343

44-
- `config` - (Required) This is a JSON object which contains the configuration parameters for the Source.
4544
- `schema_ref` - (Required) Source schema details.
46-
+ `type` - (Required) Schema type for the Cloud-to-Cloud source.
45+
+ `type` - (Required) Schema type for the Cloud-to-Cloud integration source. Available schema types can be found [here][2].
46+
- `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.
47+
4748

4849
## Attributes Reference
4950
The following attributes are exported:

0 commit comments

Comments
 (0)