Azure Managed HSM - Resource re-creation upon modification of the network configuration #26044
Closed
1 task done
Labels
Milestone
Is there an existing issue for this?
Community Note
Description
Currently, Azure Managed HSM resource is being re-created upon modification of the public network access parameter (public_network_access_enabled).
However, this is not the standard behaviour of the resource in the Azure environment. Normally, public network access of Azure Managed HSM resources can be modified without triggering the re-creation of the resource. The re-creation requires a new activation of the Azure Managed HSM (manual upload of public keys and download of the security domain).
Removing this condition on the public_network_access_enabled will allow to have a resource behaviour aligned with the native environment.
New or Affected Resource(s)/Data Source(s)
azurerm_key_vault_managed_hardware_security_module
Potential Terraform Configuration
No response
References
No response
The text was updated successfully, but these errors were encountered: