Created
May 9, 2022 11:14
-
-
Save userbradley/2d71ba4047dc9873100cb04cf7f2b286 to your computer and use it in GitHub Desktop.
Terraform VPC Serverless documentation error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
╷ | |
│ 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