Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove use of
google_kms_crypto_key_iam_binding
resource in tests, …
…to make tests stable in overnight testing (#9621) (#617) * Remove `google_kms_crypto_key_iam_binding` resources that affect shared crypto keys * Remove unnecessary use of `google_kms_crypto_key_iam_binding` (no shared crypto key affected) By removing this usage of `google_kms_crypto_key_iam_binding` I intend to make it easier to identify when acc tests affect shared resources that aren't provisioned by the test * Remove unnecessary use of `google_kms_crypto_key_iam_binding` (no shared crypto key affected) * Fix call to config function in acc test * Update mmv1/third_party/terraform/services/cloudfunctions/resource_cloudfunctions_function_test.go.erb * Skip `TestAccCloudFunctionsFunction_cmek` in VCR [upstream:b4195a644bc0aaba2197195d3b8d472969c6a469] Signed-off-by: Modular Magician <magic-modules@google.com>
- Loading branch information