SecretManager Secret: Prevent recreation for "automatic" to "auto"#9030
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 1 file changed, 32 insertions(+), 2 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccBigtableAppProfile_bigtableAppProfileSingleclusterExample|TestAccBigtableAppProfile_bigtableAppProfileAnyclusterExample|TestAccBigtableAppProfile_bigtableAppProfileMulticlusterExample|TestAccSecretManagerSecret_automaticCmekUpdate |
|
Rerun these tests in REPLAYING mode to catch issues
|
fixes hashicorp/terraform-provider-google#15885
Creates a custom diff that prevents immutability when following upgrade guide steps for
replication.autoThings to note:
auto {}still calls the API with a trivial PATCH request.Tested manually with local provider.
Release Note Template for Downstream PRs (will be copied)