Skip to content

Commit 64dd803

Browse files
committed
lint
1 parent 87203d2 commit 64dd803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

service_control_policies/data_perimeter_governance_policy_2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@
165165
},
166166
{
167167
"Sid": "PreventNonVPCAppRunnerService",
168+
"Effect": "Deny",
168169
"Action": [
169170
"apprunner:CreateService",
170171
"apprunner:UpdateService"
171172
],
172-
"Effect": "Deny",
173173
"Resource": "*",
174174
"Condition": {
175175
"StringNotEqualsIfExists": {

0 commit comments

Comments
 (0)