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:
committed by
GitHub
parent
a74a106f8b
commit
198d90c6fc
@@ -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: {}
|
||||
|
||||
@@ -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: {}
|
||||
|
||||
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user