Azure Azure Stack HCI Cluster
This page shows how to write Terraform for Azure Stack HCI Cluster and write them securely.
azurerm_stack_hci_cluster (Terraform)
The Cluster in Azure Stack HCI can be configured in Terraform with the resource name azurerm_stack_hci_cluster. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
client_idrequired - string -
idoptional computed - string -
locationrequired - string -
namerequired - string -
resource_group_namerequired - string -
tagsoptional - map from string to string -
tenant_idoptional computed - string -
timeoutssingle block
Explanation in Terraform Registry
Manages an Azure Stack HCI Cluster.
Azure Resource Manager Example
Azure Resource Manager code does not have the related resource.