Skip to content

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

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

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 requested a review from a team as a code owner September 11, 2024 20:00
@modular-magician modular-magician requested review from iyabchen and removed request for a team September 11, 2024 20:00
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit 7e1f1ad into GoogleCloudPlatform:main Sep 11, 2024
3 of 4 checks passed
@modular-magician modular-magician deleted the downstream-pr-e51cc4e47b9daecece39bde05a692bdeee52569b branch November 18, 2024 07:36
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