Skip to content

Fix the issue of unpopulated fields in the terraform state for the google_secret_manager_secrets datasource #8346

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

Conversation

modular-magician
Copy link
Collaborator

Fix the issue of unpopulated fields like labels, annotations and version_destroy_ttl in the terraform state for the google_secret_manager_secrets datasource.
I think this might be due to the new annotations model and labels model which changed the existing flatteners for the annotations and the labels fields. For the version_destroy_ttl field, I added the flattening as this field was introduced later on.

Release Note Template for Downstream PRs (will be copied)

secretmanager: fixed the issue of unpopulated fields `labels`, `annotations` and `version_destroy_ttl` in the terraform state for the `google_secret_manager_secrets` datasource

Derived from GoogleCloudPlatform/magic-modules#11904

…oogle_secret_manager_secrets` datasource (#11904)

[upstream:c39d3e848b4c1b00b0296bc3399aac4cb8d76bc9]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit c56e8bf into hashicorp:main Oct 3, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-c39d3e848b4c1b00b0296bc3399aac4cb8d76bc9 branch November 16, 2024 03:40
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