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

Adds support for Filestore instance new feature: deletion protection. #8158

Conversation

modular-magician
Copy link
Collaborator

Users will be able to enable deletion protection on their new or existing Filestore instances by providing an instance's deletion_protection_enabled boolean field and optionally also deletion_protection_reason string field specifying the reason for enabling the protection.

Fixes hashicorp/terraform-provider-google#19336

Release Note Template for Downstream PRs (will be copied)

filestore: added `deletion_protection_enabled` and `deletion_protection_reason` fields to `google_filestore_instance`

Derived from GoogleCloudPlatform/magic-modules#11602

… (#11602)

[upstream:e51cc4e47b9daecece39bde05a692bdeee52569b]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 1a7b6d3 into hashicorp:main Sep 11, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-e51cc4e47b9daecece39bde05a692bdeee52569b branch November 16, 2024 04:58
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.

Add delete protection to Filestore instance
1 participant