Skip to content

Commit

Permalink
Updating user permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tohaker committed Apr 10, 2023
1 parent 3af2e64 commit bb56002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/terraform/user/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ resource "aws_iam_group_policy" "s3" {
"s3:DeleteBucket",
"s3:DeleteBucketPolicy",
"s3:Get*",
"s3:List*",
"s3:PutBucketAcl",
"s3:PutBucketPolicy",
]
Expand Down

0 comments on commit bb56002

Please sign in to comment.