Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/cloudwatch-logs/aws to v0.6.8 (
Browse files Browse the repository at this point in the history
#214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent f3c13e7 commit 5005fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ resource "aws_route53_zone" "private" {

module "cloudwatch_logs" {
source = "cloudposse/cloudwatch-logs/aws"
version = "0.6.5"
version = "0.6.8"

context = module.this.context
}
Expand Down

0 comments on commit 5005fd0

Please sign in to comment.