Remove data source from net-vpc module (#2216)

* remove data source from net-vpc module

* fix test inventories

* remove data source, fix fast inventories
This commit is contained in:
Ludovico Magnocavallo
2024-04-16 13:11:12 +02:00
committed by GitHub
parent a74a106f8b
commit 198d90c6fc
8 changed files with 23 additions and 20 deletions

View File

@@ -46,10 +46,8 @@ counts:
google_service_networking_connection: 1
outputs:
name: __missing__
network: __missing__
project_id: test-project
self_link: __missing__
subnet_ips: {}
subnet_regions: {}
subnet_secondary_ranges: {}

View File

@@ -46,10 +46,8 @@ counts:
google_service_networking_connection: 1
outputs:
name: __missing__
network: __missing__
project_id: test-project
self_link: __missing__
subnet_ips: {}
subnet_regions: {}
subnet_secondary_ranges: {}

View File

@@ -46,10 +46,7 @@ counts:
google_service_networking_connection: 1
outputs:
name: __missing__
network: __missing__
project_id: test-project
self_link: __missing__
subnet_ips: {}
subnet_regions: {}
subnet_secondary_ranges: {}