Skip to content

Azure/terraform-azurerm-avm-ptn-hci-server-provisioner

Repository files navigation

terraform-azurerm-avm-ptn-hci-server-provisioner

Module to provision azure stack hci server.

Requirements

The following requirements are needed by this module:

Resources

The following resources are used by this module:

Required Inputs

The following input variables are required:

Description: The password for the local administrator account.

Type: string

Description: The username for the local administrator account.

Type: string

Description: Azure region where the resource should be deployed.

Type: string

Description: The name of the server.

Type: string

Description: The resource group where the resources will be deployed.

Type: string

Description: The IP address of the server.

Type: string

Description: The service principal ID for the Azure account.

Type: string

Description: The service principal secret for the Azure account.

Type: string

Description: The subscription ID for the Azure account.

Type: string

Description: The tenant ID for the Azure account.

Type: string

Optional Inputs

The following input variables are optional (have default values):

Description: The authentication method for Enter-PSSession.

Type: string

Default: "Default"

Description: This variable controls whether or not telemetry is enabled for the module.
For more information see https://aka.ms/avm/telemetryinfo.
If it is set to false, then no telemetry will be collected.

Type: bool

Default: true

Description: Expand C volume as much as possible

Type: bool

Default: false

Description: WinRM port

Type: number

Default: 5985

Outputs

The following outputs are exported:

Description: This is the full output for the resource.

Description: The arc server object

Modules

No modules.

Data Collection

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.