Skip to content

Commit

Permalink
Update Terraform cn-terraform/cloudwatch-logs/aws to v1.0.12 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 25, 2022
1 parent 179b09c commit 2b15082
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 @@ -23,7 +23,7 @@ resource "random_password" "master_password" {
#------------------------------------------------------------------------------
module "aws_cw_logs" {
source = "cn-terraform/cloudwatch-logs/aws"
version = "1.0.11"
version = "1.0.12"
# source = "../terraform-aws-cloudwatch-logs"

create_kms_key = var.create_kms_key
Expand Down

0 comments on commit 2b15082

Please sign in to comment.