Skip to content

Releases: Azure/terraform-azurerm-avm-res-azurestackhci-cluster

Support azapi 2.0

19 Feb 03:28
0c5f6c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...2.0.0

Support azurerm 4.0

26 Jan 02:28
a1ac40e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...1.0.0

Support cluster upgrade

03 Dec 07:56
0d53e0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.12.0

Add switch on whether to create role assignments for hci rp

21 Nov 04:55
6f1687f
Compare
Choose a tag to compare

What's Changed

  • add switch on whether to create role assignments for hci rp by @xhy8759 in #31

Full Changelog: 0.10.0...0.11.0

Add more network properties

25 Oct 07:13
4e721ff
Compare
Choose a tag to compare
0.10.0

add more options to override network settings (#30)

Add new variables tenant_id

16 Oct 07:46
20aa22b
Compare
Choose a tag to compare

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

12 Oct 10:32
9316d57
Compare
Choose a tag to compare
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

11 Oct 09:43
084d09f
Compare
Choose a tag to compare
resource_group_location default empty (#22)

Co-authored-by: Hangyu Xu <[email protected]>

Add new variables to set expiration date of secrets

09 Oct 07:00
df23675
Compare
Choose a tag to compare
0.7.0

add variables to set expiration date for secrets (#20)

Add keyvault_secrets and rdma variables

30 Sep 08:27
af70310
Compare
Choose a tag to compare
  • add keyvault_secrets to define secrets sequence and suffixes
  • add variables to customize rdma properties