Skip to content

Commit

Permalink
Update Terraform cn-terraform/logs-s3-bucket/aws to v1.0.5 (#43)
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] authored Nov 7, 2022
1 parent d77eadd commit 14a0ab6
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 @@ -16,7 +16,7 @@ module "s3_logs_bucket" {
}

source = "cn-terraform/logs-s3-bucket/aws"
version = "1.0.4"
version = "1.0.5"
# source = "../terraform-aws-logs-s3-bucket"

name_prefix = "${var.name_prefix}-log-bucket"
Expand Down

0 comments on commit 14a0ab6

Please sign in to comment.