Difference between revisions of "GCP: Resource.name.startsWith"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
* https://cloud.google.com/iam/docs/configuring-resource-based-access | * https://cloud.google.com/iam/docs/configuring-resource-based-access | ||
− | + | [[uniform bucket-level access]] required | |
resource.type != 'compute.googleapis.com/Instance' || | resource.type != 'compute.googleapis.com/Instance' || |
Revision as of 13:52, 26 July 2022
uniform bucket-level access required
resource.type != 'compute.googleapis.com/Instance' || resource.name.extract('/instances/{name}').startsWith('dev-')
Related
See also
Advertising: