Releases: Azure/terraform-azurerm-avm-res-azurestackhci-cluster
Releases · Azure/terraform-azurerm-avm-res-azurestackhci-cluster
Support azapi 2.0
Support azurerm 4.0
Support cluster upgrade
Add switch on whether to create role assignments for hci rp
What's Changed
Full Changelog: 0.10.0...0.11.0
Add more network properties
0.10.0 add more options to override network settings (#30)
Add new variables tenant_id
What's Changed
- user lowercase key vault name for role binding scopes by @duzitong in #26
- Add new variables 'tenant_id' by @xhy8759 in #27
Full Changelog: 0.8.1...0.9.0
Create witness storage key only when witness type is cloud
use witness_type to control whether create witness_storage_key (#23) * use witness_type to control whether create witness_storage_key update * lower --------- Co-authored-by: Hangyu Xu <[email protected]>
Remove resource group data source
resource_group_location default empty (#22) Co-authored-by: Hangyu Xu <[email protected]>
Add new variables to set expiration date of secrets
0.7.0 add variables to set expiration date for secrets (#20)
Add keyvault_secrets and rdma variables
- add keyvault_secrets to define secrets sequence and suffixes
- add variables to customize rdma properties