Skip to content

Commit

Permalink
Update Terraform cloudposse/cloudwatch-logs/aws to v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2022
1 parent 6692de7 commit f42287c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "cloudwatch_log_group" {
source = "cloudposse/cloudwatch-logs/aws"
version = "0.6.4"
version = "0.6.5"

iam_role_enabled = false
kms_key_arn = var.cloudwatch_logs_kms_key_arn
Expand Down

0 comments on commit f42287c

Please sign in to comment.