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 bbca434 commit 82a0bf4Copy full SHA for 82a0bf4
src/main.tf
@@ -294,7 +294,7 @@ module "cloudtrail" {
294
# happens to be attempted prior to completion of the policy attachment.
295
depends_on = [module.cloudtrail_s3_bucket]
296
source = "cloudposse/cloudtrail/aws"
297
- version = "0.21.0"
+ version = "0.24.0"
298
299
enable_log_file_validation = true
300
include_global_service_events = false
0 commit comments