Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/cloudtrail/aws to v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent f4ed42f commit fd2424a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ module "cloudtrail" {
# happens to be attempted prior to completion of the policy attachment.
depends_on = [module.cloudtrail_s3_bucket]
source = "cloudposse/cloudtrail/aws"
version = "0.21.0"
version = "0.24.0"

enable_log_file_validation = true
include_global_service_events = false
Expand Down

0 comments on commit fd2424a

Please sign in to comment.