azurestackhci-cluster
Report Package azurestackhci-cluster
If you believe that this package or its contents contain harmful information, please inform us.
Please be aware that we will never share your credentials.
This Terraform Azure Verified Module deploys: terraform-azurerm-avm-res-azurestackhci-cluster
ipm add --package avm-terraform/azurestackhci-cluster --version 0.10.0
Published: 26-03-2025
Project URL: https://ipmhub.io/avm-terraform
Package Type: Terraform
License: MIT
No readme file uploaded for this version
Release History
Version 0.10.0 - 2024-10-25
No release notes were published in the GitHub Release for this version.
Version 0.9.0 - 2024-10-16
What's Changed
- user lowercase key vault name for role binding scopes by @duzitong in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/26
- Add new variables 'tenant_id' by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/27
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/compare/0.8.1...0.9.0
Version 0.8.1 - 2024-10-12
No release notes were published in the GitHub Release for this version.
Version 0.8.0 - 2024-10-11
No release notes were published in the GitHub Release for this version.
Version 0.7.0 - 2024-10-09
No release notes were published in the GitHub Release for this version.
Version 0.6.0 - 2024-09-30
- add keyvault_secrets to define secrets sequence and suffixes
- add variables to customize rdma properties
Version 0.5.1 - 2024-09-27
No release notes were published in the GitHub Release for this version.
Version 0.5.0 - 2024-09-27
No release notes were published in the GitHub Release for this version.
Version 0.4.2 - 2024-09-26
No release notes were published in the GitHub Release for this version.
Version 0.4.1 - 2024-09-26
No release notes were published in the GitHub Release for this version.
Version 0.4.0 - 2024-09-25
No release notes were published in the GitHub Release for this version.
Version 0.3.1 - 2024-09-24
A new parameter storage_adapter_ip_info
is added to allocate static ip address for storage network.
A sample definition could be
storage_adapter_ip_info = {
storage_network_a = [{
physicalNode = "HostA"
ipv4Address = "192.168.200.10"
subnetMask = "255.255.255.0"
}, {
physicalNode = "HostB"
ipv4Address = "192.168.200.11"
subnetMask = "255.255.255.0"
}]
storage_network_b = [{
physicalNode = "HostA"
ipv4Address = "192.168.201.10"
subnetMask = "255.255.255.0"
}, {
physicalNode = "HostB"
ipv4Address = "192.168.201.11"
subnetMask = "255.255.255.0"
}]
}
Version 0.3.0 - 2024-09-24
A new parameter storage_adapter_ip_info
is added to allocate static ip address for storage network.
A sample definition could be
storage_adapter_ip_info = {
storage_network_a = [{
physicalNode = "HostA"
ipv4Address = "192.168.200.10"
subnetMask = "255.255.255.0"
}, {
physicalNode = "HostB"
ipv4Address = "192.168.200.11"
subnetMask = "255.255.255.0"
}]
storage_network_b = [{
physicalNode = "HostA"
ipv4Address = "192.168.201.10"
subnetMask = "255.255.255.0"
}, {
physicalNode = "HostB"
ipv4Address = "192.168.201.11"
subnetMask = "255.255.255.0"
}]
}
Version 0.2.2 - 2024-09-14
What's Changed
- Fix: storage account name by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/9
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/compare/0.2.0...0.2.2
Version 0.2.1 - 2024-09-14
What's Changed
- Support more variables by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/6
- remove key_vault_name by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/7
- Add storageAdapterIPInfo and operation_type, remove storage account id by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/8
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/compare/0.1.0...0.2.1
Version 0.2.0 - 2024-09-14
What's Changed
- Support more variables by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/6
- remove key_vault_name by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/7
- Add storageAdapterIPInfo and operation_type, remove storage account id by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/8
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/compare/0.1.0...0.2.0
Version 0.1.0 - 2024-08-30
What's Changed
- AVM-Review-PR by @xhy8759 in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/1
New Contributors
- @xhy8759 made their first contribution in https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/pull/1
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/commits/0.1.0
{
"workingFolder": "packages",
"packages": [
// packages defined earlier
{
"name": "avm-terraform/azurestackhci-cluster",
"version": "0.10.0"
}
]
}
This package has no dependencies
Stats
Selected version:
0.10.0
Downloads this version:
0
Downloads all versions:
0
Latest version:
2.0.2
Latest update:
26-03-2025