GCP - Cloud IAM Advanced
Given this VPC Service Controls perimeter configuration:
What happens if a VM in
perimeterType: 'SERVICE_PERIMETER' resources: - projects/project-abc restrictedServices: - storage.googleapis.com - bigquery.googleapis.com enforce: true
What happens if a VM in
project-abc tries to access compute.googleapis.com?