Skip to content

Commit f317016

Browse files
committed
Make common properties linkable from main properties section and more discoverable.
1 parent 80aced7 commit f317016

11 files changed

+11
-11
lines changed

website/docs/r/aws_inventory_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ resource "sumologic_collector" "collector" {
4141

4242
## Argument reference
4343

44-
In addition to the common properties, the following arguments are supported:
44+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
4545

4646
- `content_type` - (Required) The content-type of the collected data. This has to be `AwsInventoryPath` for AWS Inventory source.
4747
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The minimum value is 1000 milliseconds. Currently this value is not respected.

website/docs/r/aws_xray_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ resource "sumologic_collector" "collector" {
4040

4141
## Argument reference
4242

43-
In addition to the common properties, the following arguments are supported:
43+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
4444

4545
- `content_type` - (Required) The content-type of the collected data. This has to be `AwsXRay` for AWS XRay source.
4646
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The minimum value is 1000 milliseconds. Currently this value is not respected, and collection happens at a default interval of 1 minute.

website/docs/r/cloudfront_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ resource "sumologic_collector" "collector" {
4343

4444
## Argument reference
4545

46-
In addition to the common properties, the following arguments are supported:
46+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
4747

4848
- `content_type` - (Required) The content-type of the collected data. Details can be found in the [Sumologic documentation for hosted sources][1].
4949
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The default is 300000 and the minimum value is 1000 milliseconds.

website/docs/r/cloudtrail_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ resource "sumologic_collector" "collector" {
4343

4444
## Argument reference
4545

46-
In addition to the common properties, the following arguments are supported:
46+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
4747

4848
- `content_type` - (Required) The content-type of the collected data. Details can be found in the [Sumologic documentation for hosted sources][1].
4949
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The default is 300000 and the minimum value is 1000 milliseconds.

website/docs/r/cloudwatch_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ resource "sumologic_collector" "collector" {
7272

7373
## Argument reference
7474

75-
In addition to the common properties, the following arguments are supported:
75+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
7676

7777
- `content_type` - (Required) The content-type of the collected data. Details can be found in the [Sumologic documentation for hosted sources][1].
7878
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The default is 300000 and the minimum value is 1000 milliseconds.

website/docs/r/http_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ resource "sumologic_collector" "collector" {
4848

4949
## Argument reference
5050

51-
In addition to the common properties, the following arguments are supported:
51+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
5252

5353
- `message_per_request` - (Optional) When set to `true`, will create one log message per HTTP request.
5454
- `content_type` - (Optional) When configuring a HTTP Traces Source, set this property to `Zipkin`. When configuring a Kinesis Logs Source, set this property to `KinesisLog`. This should only be used when creating a Traces or Kinesis Log source.

website/docs/r/kinesis_metrics_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ resource "sumologic_collector" "collector" {
9191

9292
## Argument reference
9393

94-
In addition to the common properties, the following arguments are supported:
94+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
9595

9696
- `content_type` - (Required) The content-type of the collected data. Details can be found in the [Sumologic documentation for hosted sources][1].
9797
- `authentication` - (Required) Authentication details for connecting to the S3 bucket.

website/docs/r/metadata_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ resource "sumologic_collector" "collector" {
4141

4242
## Argument reference
4343

44-
In addition to the common properties, the following arguments are supported:
44+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
4545

4646
- `content_type` - (Required) The content-type of the collected data. For Metadata source this is `AwsMetadata`. Details can be found in the [Sumologic documentation for hosted sources][1].
4747
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The default is 300000 and the minimum value is 1000 milliseconds.

website/docs/r/polling_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ resource "sumologic_collector" "collector" {
9797

9898
## Argument reference
9999

100-
In addition to the common properties, the following arguments are supported:
100+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
101101

102102
- `content_type` - (Required) The content-type of the collected data. Details can be found in the [Sumologic documentation for hosted sources][1].
103103
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The default is 300000 and the minimum value is 1000 milliseconds.

website/docs/r/s3_audit_source.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ resource "sumologic_collector" "collector" {
4343

4444
## Argument reference
4545

46-
In addition to the common properties, the following arguments are supported:
46+
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
4747

4848
- `content_type` - (Required) The content-type of the collected data. Details can be found in the [Sumologic documentation for hosted sources][1].
4949
- `scan_interval` - (Required) Time interval in milliseconds of scans for new data. The default is 300000 and the minimum value is 1000 milliseconds.

0 commit comments

Comments
 (0)