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

Error Produced in deployment on PBR creation #3

Open
agreenwald1000 opened this issue Oct 16, 2024 · 0 comments
Open

Error Produced in deployment on PBR creation #3

agreenwald1000 opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@agreenwald1000
Copy link

│ Error: Error creating PolicyBasedRoute: googleapi: Error 400: invalid argument: network uri "projects/xxxxxxxx/global/networks/spoke1-vpc" does not belong to the current project ""

│ with google_network_connectivity_policy_based_route.pbr_spoke1[0],
│ on spokes.tf line 96, in resource "google_network_connectivity_policy_based_route" "pbr_spoke1":
│ 96: resource "google_network_connectivity_policy_based_route" "pbr_spoke1" {



│ Error: Error creating PolicyBasedRoute: googleapi: Error 400: invalid argument: network uri "projects/xxxxxxxxxx/global/networks/spoke2-vpc" does not belong to the current project ""

│ with google_network_connectivity_policy_based_route.pbr_spoke2[0],
│ on spokes.tf line 113, in resource "google_network_connectivity_policy_based_route" "pbr_spoke2":
│ 113: resource "google_network_connectivity_policy_based_route" "pbr_spoke2" {

@agreenwald1000 agreenwald1000 added the bug Something isn't working label Oct 16, 2024
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

1 participant