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

Replaced the panic statement with error in google_secret_manager_secret_version resource import function #6296

Conversation

modular-magician
Copy link
Collaborator

Replaced the panic statement with an error in the google_secret_manager_secret_version resource import function
fixes hashicorp/terraform-provider-google#9666

Release Note Template for Downstream PRs (will be copied)

secretmanager: replaced the panic block with an error in import function of `google_secret_manager_secret_version` resource

Derived from GoogleCloudPlatform/magic-modules#8923

…ret_version` resource import function (hashicorp#8923)

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit e2b55b3 into hashicorp:main Sep 18, 2023
@modular-magician modular-magician deleted the downstream-pr-93005a9fb55cef69032fde5f60764fb57231c615 branch November 16, 2024 04:57
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.

panic when importing secret gives wrong template
1 participant