Skip to content

Commit 82a0bf4

Browse files
renovate[bot]cloudpossebot
authored andcommitted
chore(deps): update terraform cloudposse/cloudtrail/aws to v0.24.0
1 parent bbca434 commit 82a0bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ module "cloudtrail" {
294294
# happens to be attempted prior to completion of the policy attachment.
295295
depends_on = [module.cloudtrail_s3_bucket]
296296
source = "cloudposse/cloudtrail/aws"
297-
version = "0.21.0"
297+
version = "0.24.0"
298298

299299
enable_log_file_validation = true
300300
include_global_service_events = false

0 commit comments

Comments
 (0)