Skip to content

Commit

Permalink
chore: Update service user with required permission (#5344)
Browse files Browse the repository at this point in the history
  • Loading branch information
moduli authored Dec 10, 2024
1 parent f62e675 commit e3fb05a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enos/ci/service-user-iam/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ data "aws_iam_policy_document" "enos_policy_document" {
"s3:HeadBucket",
"s3:PutBucket*",
"s3:ListBucket",
"s3:PutLifecycleConfiguration",
]

resources = ["*"]
Expand Down

0 comments on commit e3fb05a

Please sign in to comment.