Skip to content

Commit 3523514

Browse files
committed
Fix documentation typo
1 parent be790e0 commit 3523514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/kinesis_metrics_source.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The following attributes are exported:
119119
Kinesis Metrics sources can be imported using the collector and source IDs (`collector/source`), e.g.:
120120

121121
```hcl
122-
terraform import sumologic_kinesis_metrics_source_source.test 123/456
122+
terraform import sumologic_kinesis_metrics_source.test 123/456
123123
```
124124

125125
HTTP sources can be imported using the collector name and source name (`collectorName/sourceName`), e.g.:

0 commit comments

Comments
 (0)