We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Similar to AWS, it should be possible to use non-default VPC for GCP. It can be specified via vpc_name:
vpc_name
type: gcp project_id: my-project regions: [europe-west1, europe-west2, europe-west4] vpc_name: my-test-vpc
Also consider supporting shared VPC. It should be possible to specify the shared VPC host project.
The text was updated successfully, but these errors were encountered:
r4victor
Successfully merging a pull request may close this issue.
Similar to AWS, it should be possible to use non-default VPC for GCP. It can be specified via
vpc_name
:Also consider supporting shared VPC. It should be possible to specify the shared VPC host project.
The text was updated successfully, but these errors were encountered: