Set up a service perimeter using VPC Service Controls

VPC Service Controls is a Google Cloud feature that allows you to set up a service perimeter and create a data transfer boundary. You can use VPC Service Controls with Workflows to help protect your services.

HTTP requests from a Workflows execution are supported as follows:

  • Authenticated requests to VPC Service Controls-compliant Google Cloud endpoints are allowed.
  • Requests to Cloud Functions and Cloud Run service endpoints are allowed.
  • Requests to third-party endpoints are blocked.
  • Requests to non-VPC Service Controls-compliant Google Cloud endpoints are blocked.

What's next