Bump provider versions to v5.0.0 (#1724)
* bump provider versions to 5.0.0 * fix cloud run, logging and vpc-sc * Fix secret manager * fix gke nodepool * fix gke multitenant stage and blueprint * Moving alloydb module to experimental. * Add project to bare resources in examples * tfdoc * fix svpc blueprint test * Revert "fix svpc blueprint test" This reverts commit 14f02659098070136e64ead600580dd52c23c339. * Fix GKE peering project * Disable tests in alloydb module * Bring back secret ids in secret manager tests * Remove duplicate key * last push --------- Co-authored-by: Julio Castillo <jccb@google.com>
This commit is contained in:
committed by
GitHub
parent
88fb331280
commit
789328ff5a
@@ -24,19 +24,10 @@ values:
|
||||
module.cf-http.google_cloudfunctions2_function.function: {}
|
||||
module.cf-http.google_storage_bucket_object.bundle:
|
||||
bucket: test-cf-bundles
|
||||
cache_control: null
|
||||
content: null
|
||||
content_disposition: null
|
||||
content_encoding: null
|
||||
content_language: null
|
||||
customer_encryption: []
|
||||
detect_md5hash: different hash
|
||||
event_based_hold: null
|
||||
metadata: null
|
||||
name: bundle-6f1ece136848fee658e335b05fe2d79d.zip
|
||||
source: bundle.zip
|
||||
temporary_hold: null
|
||||
timeouts: null
|
||||
|
||||
counts:
|
||||
google_cloud_run_service_iam_binding: 1
|
||||
@@ -45,5 +36,4 @@ counts:
|
||||
modules: 1
|
||||
resources: 3
|
||||
|
||||
outputs: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user