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: Support managed HSMs for CMKs #25088

Merged
merged 7 commits into from
May 3, 2024

Commits on Apr 12, 2024

  1. managedhsm: introducing dedicated Resource ID Parsers for the Data Pl…

    …ane Versioned and Versionless Key IDs
    tombuildsstuff committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    99d4bdf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1293315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a1b37f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de18088 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. merge main

    katbyte committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dceb300 View commit details
    Browse the repository at this point in the history
  2. Update storage_account_resource.go

    err != nil -> err == nil
    mbfrahry committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2af83e0 View commit details
    Browse the repository at this point in the history
  3. Update storage_account_customer_managed_key_resource.go

    err != nil -> err == nil
    mbfrahry committed May 2, 2024
    Configuration menu
    Copy the full SHA
    82b4a2e View commit details
    Browse the repository at this point in the history