Skip to content

Commit 0f0f7c9

Browse files
chore(deps): update terraform cloudposse/cloudtrail/aws to v0.24.0 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Igor Rodionov <[email protected]>
1 parent c1b4aa7 commit 0f0f7c9

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)