Skip to content

Commit

Permalink
docs/resource/aws_cloudwatch_log_group: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Jul 25, 2020
1 parent e4b763c commit a8cc742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/cloudwatch_log_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ permissions for the CMK whenever the encrypted data is requested.

In addition to all arguments above, the following attributes are exported:

* `arn` - The Amazon Resource Name (ARN) specifying the log group. Any `:*` suffix added by the API, denoting all CloudWatch Log Streams under the CloudWatch Log Group, is removed for greater compatiblity with other AWS services that do not accept the suffix.
* `arn` - The Amazon Resource Name (ARN) specifying the log group. Any `:*` suffix added by the API, denoting all CloudWatch Log Streams under the CloudWatch Log Group, is removed for greater compatibility with other AWS services that do not accept the suffix.


## Import
Expand Down

0 comments on commit a8cc742

Please sign in to comment.