Search

Please login in for more filter options


Kickstart your project with AVM templates.

azurestackhci-cluster

report
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.

Please let us know what this package contains.
Please enter a valid email address.

This Terraform Azure Verified Module deploys: terraform-azurerm-avm-res-azurestackhci-cluster

ipm add --package avm-terraform/azurestackhci-cluster --version 0.8.1 

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.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.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.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.2.2 - 2024-09-14

What's Changed

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/compare/0.2.0...0.2.2

Version 0.2.0 - 2024-09-14

What's Changed

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/compare/0.1.0...0.2.0

Version 0.2.1 - 2024-09-14

What's Changed

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-azurestackhci-cluster/compare/0.1.0...0.2.1

Version 0.1.0 - 2024-08-30

What's Changed

New Contributors

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.8.1"
    }
  ]
}

This package has no dependencies

Stats

Selected version:

0.8.1

Downloads this version:

0

Downloads all versions:

0

Latest version:

2.0.2

Latest update:

26-03-2025

avm-terraform

Other versions (23)

2.0.2

2.0.1

2.0.0

1.0.0

0.12.0

0.11.0

0.10.0

0.9.0

0.8.1

0.8.0