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 parameter version render datasource google_parameter_manager_parameter_version_render #21104

Conversation

modular-magician
Copy link
Collaborator

Add support for parameter manager parameter version render datasource google_parameter_manager_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 parameter version resource and datasource which will be added as a part of the PRs GoogleCloudPlatform/magic-modules#12641 and GoogleCloudPlatform/magic-modules#12653 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_parameter_version_render`

Derived from GoogleCloudPlatform/magic-modules#12674

… `google_parameter_manager_parameter_version_render` (hashicorp#12674)

[upstream:a1649f7f7bfc690d638451a8dc32394d18082933]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner January 30, 2025 22:10
@modular-magician modular-magician merged commit f6add5d into hashicorp:main Jan 30, 2025
4 checks passed
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.

1 participant