-
Notifications
You must be signed in to change notification settings - Fork 149
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
Enable purge protection #1973
Enable purge protection #1973
Conversation
…icrosoft/AzureTRE into tborisova/1830-enable-purge-protection
…-purge-protection
/test-destroy-env |
Destroying PR test environment (RG: rg-trec504da90)... (run: https://github.com/microsoft/AzureTRE/actions/runs/2474148698) |
Destroying branch test environment (RG: rg-trec33bca33)... (run: https://github.com/microsoft/AzureTRE/actions/runs/2474148698) |
Branch test environment destroy complete (RG: rg-trec33bca33) |
PR test environment destroy complete (RG: rg-trec504da90) |
/test-force-approve I can't test the deletion and recreation of the environment in CI, because it uses destroy_env_no_terraform.sh from main branch and not from mine. I have tested this quite a lot on development TREs though so this should be okay. |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit 2b169cd) (in response to this comment from @tanya-borisova) |
PR for issue #1830
What is being addressed
Enable purge protection for all keyvaults used (see the issue linked).
How is this addressed
azurerm
to not purge soft deleted objects on destroy (all of them)azurerm
to recover soft deleted secrets (which is set to true by default)TF_VAR_keyvault_purge_protection_enabled