Skip to content

Commit 72fb47a

Browse files
Addressed review comment
1 parent c573bf0 commit 72fb47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/observability/aws/deploy-use-aws-observability/deploy-with-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ module "collection-module" {
638638
}
639639
```
640640
:::note
641-
aws_resource_tags is a map of tags that will be applied to all AWS resources provisioned through the AWS Observability Solution, except for SAM nested sources, which are not tagged.
641+
`aws_resource_tags` is a map of tags that will be applied to all AWS resources provisioned through the AWS Observability Solution, except for SAM nested sources, which are not tagged.
642642
:::
643643
644644
**Override Example 2: Override the auto_enable_access_logs parameter**

0 commit comments

Comments
 (0)