Add requireInvokerIam constraint to the polices to prevent public exposure of Cloud Run services
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
925788b54a
commit
bea36cb047
@@ -24,6 +24,10 @@ run.allowedIngress:
|
||||
values:
|
||||
- is:internal-and-cloud-load-balancing
|
||||
|
||||
run.managed.requireInvokerIam:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
# run.allowedVPCEgress:
|
||||
# rules:
|
||||
# - allow:
|
||||
|
||||
@@ -24,6 +24,10 @@ run.allowedIngress:
|
||||
values:
|
||||
- is:internal-and-cloud-load-balancing
|
||||
|
||||
run.managed.requireInvokerIam:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
# run.allowedVPCEgress:
|
||||
# rules:
|
||||
# - allow:
|
||||
|
||||
Reference in New Issue
Block a user