-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed the automatic
field from the google_secret_manager_secret
resource
#8859
Removed the automatic
field from the google_secret_manager_secret
resource
#8859
Conversation
Hello! I am a robot. It looks like you are a: Community Contributor @c2thorn, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
This PR depends on the existing PR to be merged. |
…om/GoogleCloudPlatform/magic-modules into secret-manager-remove-automatic-field
Hi there, I'm the Modular magician. I've detected the following information about your changes: Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. If you intend to make this change you will need to wait for a major release window. An Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 26 files changed, 404 insertions(+), 59 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 17 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccCloudBuildTrigger_webhook_config|TestAccCloudBuildTrigger_cloudbuildTriggerWebhookConfigExample|TestAccCloudFunctionsFunction_secretMount|TestAccCloudFunctionsFunction_secretEnvVar|TestAccCloudfunctions2function_cloudfunctions2SecretVolumeExample|TestAccCloudfunctions2function_cloudfunctions2SecretEnvExample|TestAccSecretManagerSecret_automaticCmekUpdate|TestAccSecretManagerSecret_secretWithAutomaticCmekExample|TestAccSecretManagerSecret_secretConfigBasicExample|TestAccSecretManagerSecret_import|TestAccSecretManagerSecretIamMemberGenerated|TestAccSecretManagerSecret_versionAliasesUpdate|TestAccSecretManagerSecretIamBindingGenerated|TestAccDataSourceSecretManagerSecret_basic|TestAccSecretManagerSecretIamPolicyGenerated|TestAccSecretManagerSecret_userManagedCmekUpdate|TestAccSecretManagerSecret_cmek |
Rerun these tests in REPLAYING mode to catch issues
|
Hi @abheda-crest, In the meantime, is there already an upgrade guide entry explaining the removal of |
Yeah, I agree with you.
I've updated the PR for the upgrade guide entry for the removal of the |
Thanks @abheda-crest. Soft LGTM for now. I will perform the branch sync tomorrow, then check this PR one more time. If it looks good, I will approve then merge both PR's. |
…om/GoogleCloudPlatform/magic-modules into secret-manager-remove-automatic-field
@c2thorn I've pulled the changes from |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. If you intend to make this change you will need to wait for a major release window. An Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 4 files changed, 9 insertions(+), 98 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccSecretManagerSecretVersion_secretVersionDeletionPolicyAbandonExample|TestAccSecretManagerSecretVersion_secretVersionDeletionPolicyDisableExample |
Rerun these tests in REPLAYING mode to catch issues
|
a63b21f
into
GoogleCloudPlatform:FEATURE-BRANCH-major-release-5.0.0
Removed the
automatic
field from thegoogle_secret_manager_secret
resource.Release Note Template for Downstream PRs (will be copied)