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

azurerm_storage_account: add permanent_delete_enabled #25778

Merged

Commits on Apr 27, 2024

  1. azurerm_storage_account: add permanent_delete_enabled

    Add `permanent_delete_enabled` to blob properties delete retention
    policy.
    
    Took over hashicorp#22109
    
    Fixes hashicorp#21830
    favoretti committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6b8c54a View commit details
    Browse the repository at this point in the history
  2. Fix typo

    favoretti committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    38362d2 View commit details
    Browse the repository at this point in the history
  3. Not for containers

    favoretti committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1d82bb8 View commit details
    Browse the repository at this point in the history
  4. Refactor a bit more

    favoretti committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fa95992 View commit details
    Browse the repository at this point in the history
  5. Refactor a bit more

    favoretti committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a6e77a5 View commit details
    Browse the repository at this point in the history