Skip to content

Commit 7437f8d

Browse files
chore(deps): update terraform cloudposse/cloudwatch-logs/aws to v0.6.9
1 parent d714ccd commit 7437f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ locals {
77

88
module "cloudwatch_log_group" {
99
source = "cloudposse/cloudwatch-logs/aws"
10-
version = "0.6.6"
10+
version = "0.6.9"
1111

1212
enabled = module.this.enabled
1313

0 commit comments

Comments
 (0)