Skip to content

Commit 8f711e1

Browse files
chore(deps): update terraform cloudposse/cloudwatch-logs/aws to v0.6.9
1 parent 0406190 commit 8f711e1

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
@@ -28,7 +28,7 @@ resource "aws_api_gateway_rest_api_policy" "this" {
2828

2929
module "cloudwatch_log_group" {
3030
source = "cloudposse/cloudwatch-logs/aws"
31-
version = "0.6.8"
31+
version = "0.6.9"
3232

3333
enabled = local.create_log_group
3434
iam_tags_enabled = var.iam_tags_enabled

0 commit comments

Comments
 (0)