Skip to content

Commit

Permalink
Merge pull request #28 from CloudHealth/angel/GetPublicAccessBlockPer…
Browse files Browse the repository at this point in the history
…missions

Adding s3:GetBucketPublicAccessBlock and s3:GetAccountPublicAccessBlock
  • Loading branch information
angelconcepcion committed Jul 6, 2020
2 parents 6cb656f + 9985a09 commit 8e9351f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions role/inputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ variable "default-readonly-policy" {
"route53:List*",
"rds:Describe*",
"rds:ListTagsForResource",
"s3:GetAccountPublicAccessBlock",
"s3:GetBucketPublicAccessBlock",
"s3:GetBucketAcl",
"s3:GetBucketLocation",
"s3:GetBucketLogging",
Expand Down

0 comments on commit 8e9351f

Please sign in to comment.