Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save userbradley/2d71ba4047dc9873100cb04cf7f2b286 to your computer and use it in GitHub Desktop.
Save userbradley/2d71ba4047dc9873100cb04cf7f2b286 to your computer and use it in GitHub Desktop.
Terraform VPC Serverless documentation error
│ Error: Error waiting to create Connector: Error waiting for Creating Connector: Error code 3, message: Operation failed: VPC Access did not have permission to resolve the subnet or the provided subnet does not exist.
│ with google_vpc_access_connector.connector,
│ on vpc-connector.tf line 4, in resource "google_vpc_access_connector" "connector":
│ 4: resource "google_vpc_access_connector" "connector" {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment