Skip to content

fix: replace dynamic secret_manager_config block with static block #2403

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dutta78
Copy link
Contributor

@Dutta78 Dutta78 commented Aug 10, 2025

fix: use static block for secret_manager_config to prevent removal errors

Fixes: #2402

@Dutta78 Dutta78 requested review from apeabody, ericyz and a team as code owners August 10, 2025 18:30
Copy link

google-cla bot commented Aug 10, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Dutta78 Dutta78 changed the title fix: replace dynamic secret_manager_config block with static block fix: [In Progress] replace dynamic secret_manager_config block with static block Aug 10, 2025
@Dutta78 Dutta78 changed the title fix: [In Progress] replace dynamic secret_manager_config block with static block fix: replace dynamic secret_manager_config block with static block Aug 10, 2025
@Dutta78 Dutta78 force-pushed the fix/secret-manager-config-dynamic-block branch from 66d1cf3 to bd3a4e6 Compare August 10, 2025 18:51
@Dutta78 Dutta78 force-pushed the fix/secret-manager-config-dynamic-block branch from bd3a4e6 to bf82078 Compare August 10, 2025 18:56
@apeabody
Copy link
Collaborator

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when removing enable_secret_manager_addon: "Must specify a field to update" due to dynamic block removal
2 participants