Skip to content

Commit

Permalink
added permissions to get & list AWS RAM share resources
Browse files Browse the repository at this point in the history
  • Loading branch information
dms1981 committed Jun 27, 2024
1 parent ab3eb5a commit 3a30c6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/environments/bootstrap/member-bootstrap/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ data "aws_iam_policy_document" "member-access" {
"organizations:List*",
"oam:*",
"quicksight:*",
"ram:Get*",
"ram:List*",
"rds-db:*",
"rds:*",
"rds-data:*",
Expand Down

0 comments on commit 3a30c6d

Please sign in to comment.