Add custom routes for directpath to net-vpc module (#2966)

* add custom routes for directpath to net-vpc module

* blueprint tests

* blueprint tests

* blueprint tests

* fast tests

* tfdoc

* module examples
This commit is contained in:
Ludovico Magnocavallo
2025-03-19 11:22:47 +01:00
committed by GitHub
parent 73022a710a
commit c8e4179f2b
79 changed files with 356 additions and 205 deletions

View File

@@ -162,7 +162,7 @@ counts:
google_compute_global_address: 1
google_compute_network: 1
google_compute_network_peering_routes_config: 1
google_compute_route: 2
google_compute_route: 3
google_compute_subnetwork: 1
google_project: 1
google_project_iam_member: 2
@@ -171,6 +171,6 @@ counts:
google_service_networking_connection: 1
google_sql_database_instance: 1
modules: 3
resources: 15
resources: 16
outputs: {}