We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07360f commit 31eed4eCopy full SHA for 31eed4e
main.tf
@@ -420,7 +420,7 @@ resource "time_sleep" "wait_for_aws_s3_bucket_settings" {
420
421
module "logs" {
422
source = "cloudposse/s3-log-storage/aws"
423
- version = "1.4.2"
+ version = "2.0.0"
424
enabled = local.create_cf_log_bucket
425
attributes = var.extra_logs_attributes
426
allow_ssl_requests_only = true
0 commit comments