Skip to content

Commit 60592ca

Browse files
committed
Omit ecr-public from SCP limiting regions
1 parent 975ef3d commit 60592ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ data "aws_iam_policy_document" "combined_policy_block" {
243243
"config:*",
244244
"cur:*",
245245
"directconnect:*",
246+
"ecr-public:*",
246247
"ec2:DescribeRegions",
247248
"ec2:DescribeTransitGateways",
248249
"ec2:DescribeVpnGateways",

0 commit comments

Comments
 (0)