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
@@ -18,7 +18,7 @@ counts:
|
||||
google_compute_firewall_policy_association: 1
|
||||
google_compute_firewall_policy_rule: 4
|
||||
google_compute_network: 3
|
||||
google_compute_route: 9
|
||||
google_compute_route: 12
|
||||
google_compute_router: 2
|
||||
google_compute_router_nat: 2
|
||||
google_compute_shared_vpc_host_project: 3
|
||||
@@ -42,4 +42,4 @@ counts:
|
||||
google_storage_bucket_object: 1
|
||||
google_tags_tag_binding: 3
|
||||
modules: 23
|
||||
resources: 176
|
||||
resources: 179
|
||||
|
||||
@@ -21,7 +21,7 @@ counts:
|
||||
google_compute_ha_vpn_gateway: 1
|
||||
google_compute_network: 3
|
||||
google_compute_network_peering: 4
|
||||
google_compute_route: 9
|
||||
google_compute_route: 12
|
||||
google_compute_router: 4
|
||||
google_compute_router_interface: 2
|
||||
google_compute_router_nat: 3
|
||||
@@ -47,4 +47,4 @@ counts:
|
||||
google_tags_tag_binding: 3
|
||||
modules: 28
|
||||
random_id: 3
|
||||
resources: 193
|
||||
resources: 196
|
||||
|
||||
@@ -19,7 +19,7 @@ counts:
|
||||
google_compute_firewall_policy_rule: 4
|
||||
google_compute_ha_vpn_gateway: 5
|
||||
google_compute_network: 3
|
||||
google_compute_route: 9
|
||||
google_compute_route: 12
|
||||
google_compute_router: 8
|
||||
google_compute_router_interface: 12
|
||||
google_compute_router_nat: 3
|
||||
@@ -45,4 +45,4 @@ counts:
|
||||
google_tags_tag_binding: 3
|
||||
modules: 30
|
||||
random_id: 17
|
||||
resources: 240
|
||||
resources: 243
|
||||
|
||||
@@ -22,7 +22,7 @@ counts:
|
||||
google_compute_instance: 4
|
||||
google_compute_network: 4
|
||||
google_compute_network_peering: 4
|
||||
google_compute_route: 7
|
||||
google_compute_route: 10
|
||||
google_compute_router: 8
|
||||
google_compute_router_interface: 12
|
||||
google_compute_router_nat: 2
|
||||
@@ -50,4 +50,4 @@ counts:
|
||||
google_tags_tag_binding: 3
|
||||
modules: 38
|
||||
random_id: 6
|
||||
resources: 257
|
||||
resources: 260
|
||||
|
||||
@@ -26,7 +26,7 @@ counts:
|
||||
google_compute_network: 6
|
||||
google_compute_network_peering: 4
|
||||
google_compute_region_backend_service: 6
|
||||
google_compute_route: 21
|
||||
google_compute_route: 26
|
||||
google_compute_router: 4
|
||||
google_compute_router_interface: 4
|
||||
google_compute_router_nat: 2
|
||||
@@ -52,4 +52,4 @@ counts:
|
||||
google_tags_tag_binding: 3
|
||||
modules: 46
|
||||
random_id: 6
|
||||
resources: 265
|
||||
resources: 270
|
||||
|
||||
@@ -26,7 +26,7 @@ counts:
|
||||
google_compute_network: 4
|
||||
google_compute_network_peering: 4
|
||||
google_compute_region_backend_service: 4
|
||||
google_compute_route: 15
|
||||
google_compute_route: 18
|
||||
google_compute_router: 4
|
||||
google_compute_router_interface: 4
|
||||
google_compute_router_nat: 2
|
||||
@@ -52,4 +52,4 @@ counts:
|
||||
google_tags_tag_binding: 3
|
||||
modules: 42
|
||||
random_id: 6
|
||||
resources: 243
|
||||
resources: 246
|
||||
|
||||
@@ -20,7 +20,7 @@ counts:
|
||||
google_compute_firewall_policy_rule: 4
|
||||
google_compute_ha_vpn_gateway: 2
|
||||
google_compute_network: 2
|
||||
google_compute_route: 6
|
||||
google_compute_route: 8
|
||||
google_compute_router: 4
|
||||
google_compute_router_interface: 4
|
||||
google_compute_router_nat: 2
|
||||
@@ -45,4 +45,4 @@ counts:
|
||||
google_tags_tag_binding: 2
|
||||
modules: 22
|
||||
random_id: 6
|
||||
resources: 214
|
||||
resources: 216
|
||||
|
||||
Reference in New Issue
Block a user