Skip to content
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

Add support for parameter manager regional parameter version render datasource google_parameter_manager_regional_parameter_version_render #12675

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

abheda-crest
Copy link
Contributor

Add support for parameter manager regional parameter version render datasource google_parameter_manager_regional_parameter_version_render.

More info about parameter manager: https://cloud.google.com/secret-manager/parameter-manager/docs/overview

Note: This PR is dependent upon the parameter manager regional parameter version resource and datasource which will be added as a part of the PRs #12642 and #12650 respectively.

Important Note:

  • If the parameter version is disabled, the API will return a 500 Internal Server Error and this datasource will retry until it hits timeout.

  • To ensure the proper functioning of this datasource, the principal associated with the parameter must have the Secret Manager Secret Accessor role.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_parameter_manager_regional_parameter_version_render`

@modular-magician modular-magician added the awaiting-approval Pull requests that needs reviewer's approval to run presubmit tests label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-approval Pull requests that needs reviewer's approval to run presubmit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants