hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.46k stars 4.54k forks source link

Support for azurerm_hpc_cache availability zone property support #15768

Open tbugfinder opened 2 years ago

tbugfinder commented 2 years ago

Community Note

Description

For several weeks deployments are raising HPC Cache capacity issues, quite often within different regions. Sometimes support recommends configuring a specific availability zone for the HPC Cache. However this property isn't exposed currently. Please add this property to the resource.

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

tombuildsstuff commented 2 years ago

This should be added as zone or zones inline with #14588