Skip to content

Commit 2e121c1

Browse files
author
Frank Reno
authored
Merge pull request #315 from SumoLogic/freno-fix-common-source-links
Fix broken links and make common properties more discoverable
2 parents 2444695 + f317016 commit 2e121c1

11 files changed

+13
-13
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ 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.
5555

5656
### See also
57-
* [Common Source Properties](https://github.com/SumoLogic/terraform-provider-sumologic/tree/master/website#common-source-properties)
57+
* [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties)
5858

5959
## Attributes Reference
6060
The following attributes are exported:

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: 2 additions & 2 deletions
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.
@@ -84,4 +84,4 @@ terraform import sumologic_metadata_source.test my-test-collector/my-test-source
8484
[1]: https://help.sumologic.com/Send_Data/Sources/03Use_JSON_to_Configure_Sources/JSON_Parameters_for_Hosted_Sources
8585
[2]:https://help.sumologic.com/03Send-Data/Sources/02Sources-for-Hosted-Collectors/Amazon-Web-Services/AWS-Metadata-(Tag)-Source#Define_EC2_tag_filters
8686
[3]:https://help.sumologic.com/03Send-Data/Sources/02Sources-for-Hosted-Collectors/Amazon-Web-Services/AWS-Metadata-(Tag)-Source
87-
[4]:https://github.com/SumoLogic/terraform-provider-sumologic/tree/master/website#common-source-properties
87+
[4]:https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties

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)