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:
committed by
GitHub
parent
73022a710a
commit
c8e4179f2b
@@ -177,7 +177,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
|
||||
@@ -185,6 +185,6 @@ counts:
|
||||
google_project_service_identity: 2
|
||||
google_service_networking_connection: 1
|
||||
modules: 3
|
||||
resources: 16
|
||||
resources: 17
|
||||
|
||||
outputs: {}
|
||||
|
||||
Reference in New Issue
Block a user