Skip to content
New issue

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

Support specifying non-default VPC for GCP backend #1304

Closed
r4victor opened this issue Jun 4, 2024 · 0 comments · Fixed by #1310
Closed

Support specifying non-default VPC for GCP backend #1304

r4victor opened this issue Jun 4, 2024 · 0 comments · Fixed by #1310
Assignees
Labels

Comments

@r4victor
Copy link
Collaborator

r4victor commented Jun 4, 2024

Similar to AWS, it should be possible to use non-default VPC for GCP. It can be specified via 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.

@r4victor r4victor self-assigned this Jun 4, 2024
This was referenced Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant