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

Deploying on a shared VPC is not working properly #41

Open
AlexisVLRT opened this issue Oct 23, 2020 · 1 comment
Open

Deploying on a shared VPC is not working properly #41

AlexisVLRT opened this issue Oct 23, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@AlexisVLRT
Copy link
Collaborator

Describe the bug
Deploying on a shared VPC from another GCP project is not working properly

module.network.google_compute_global_address.private_ip_addresses: Creating...

Error: Error creating GlobalAddress: googleapi: Error 400: Invalid value for field 'resource.network': 'projects/<another project>/global/networks/<shared VPC name>'. The specified network can not come from a different project., invalid

To Reproduce
run make deploy with a shared VPC as TF_VAR_network_name

Expected behavior
MLFlow server deployed on the shared VPC

@AlexisVLRT AlexisVLRT added bug Something isn't working TODO before 1.0 labels Oct 23, 2020
@nkc1285
Copy link

nkc1285 commented Feb 10, 2021

Hi Alexis, Did you find any luck or workaround for this error, I'm facing a similar error while provisioning cloudsql instance with private IP from a sharedVPC which is part of a separate host networking project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants