Skip to content

Commit

Permalink
Add TransitGatewayVpcAttachment permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Woffenden authored Jun 26, 2024
1 parent 66eb41d commit da2c1e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/bootstrap/member-bootstrap/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ data "aws_iam_policy_document" "member-access" {
"ec2:*Spot*",
"ec2:*InternetGateway*",
"ec2:*NatGateway*",
"ec2:*TransitGatewayVpcAttachment*",
"ecr-public:*",
"ecr:*",
"ecs:*",
Expand Down

0 comments on commit da2c1e5

Please sign in to comment.