# skip boilerplate check # # sample subset of useful organization policies, edit to suit requirements run.allowedIngress: allow: values: - is:internal # run.allowedVPCEgress: # allow: # values: # - is:private-ranges-only # cloudfunctions.allowedIngressSettings: # allow: # values: # - is:ALLOW_INTERNAL_ONLY # cloudfunctions.allowedVpcConnectorEgressSettings: # allow: # values: # - is:PRIVATE_RANGES_ONLY # cloudfunctions.requireVPCConnector: # enforce: true