Skip to content

Commit c0380cf

Browse files
authored
fix: Add permissions to create private link service cross regions (#140)
1 parent 4225ce2 commit c0380cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/aws/vendor-access/files/provision1.json.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"ec2:ReplaceRouteTableAssociation",
4545
"ec2:CreateSubnet",
4646
"ec2:CreateVpcEndpoint",
47+
"vpce:AllowMultiRegion",
4748
"ec2:DescribeVpcPeeringConnections",
4849
"ec2:CreateVpcPeeringConnection",
4950
"ec2:DeleteVpcPeeringConnection"

0 commit comments

Comments
 (0)