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 13, 2022
1 parent 954b30b commit f60efe8
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
Expand Up @@ -130,7 +130,7 @@ module "self_signed_cert_server" {

module "cloudwatch_log" {
source = "cloudposse/cloudwatch-logs/aws"
version = "0.6.4"
version = "0.6.5"
enabled = local.logging_enabled

stream_names = [var.logging_stream_name]
Expand Down

0 comments on commit f60efe8

Please sign in to comment.