Skip to content

Commit

Permalink
chore(deps): update terraform trussworks/cloudtrail/aws to v5.3.0 (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 2ce1a6d commit 05f673a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orgname-org-root/admin-global/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module "logs" {

module "cloudtrail" {
source = "trussworks/cloudtrail/aws"
version = "5.2.0"
version = "5.3.0"
org_trail = true
s3_bucket_name = module.logs.aws_logs_bucket
}
Expand Down

0 comments on commit 05f673a

Please sign in to comment.