Skip to content

Commit

Permalink
test depends on
Browse files Browse the repository at this point in the history
  • Loading branch information
mariammartins committed Sep 25, 2024
1 parent da273ff commit 7b29d42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 0-bootstrap/modules/cb-private-pool/network.tf
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ resource "google_compute_network_peering_routes_config" "peering_routes" {

import_custom_routes = true
export_custom_routes = true

depends_on = [google_service_networking_connection.worker_pool_conn]
}

module "firewall_rules" {
Expand Down

0 comments on commit 7b29d42

Please sign in to comment.