avm-res-desktopvirtualization-applicationgroup

Azure/avm-res-desktopvirtualization-applicationgroup/azurerm

Terraform Module HCL AZURERM ✓ Verified

AVM for Desktop Virtualization Application group

Install
module "avm-res-desktopvirtualization-applicationgroup" {
source = "Azure/avm-res-desktopvirtualization-applicationgroup/azurerm"
version = "0.2.1"
}
⭐ Source on GitHub 📦 Registry page
README

terraform-azurerm-avm-res-desktopvirtualization-applicationgroup ![Average time to resolve an issue](http://isitmaintained.com/project/Azure/terraform-azurerm-avm-res-desktopvirtualization-applicationgroup "Average time to resolve an issue") ![Percentage of issues still open](http://isitmaintained.com/project/Azure/terraform-azurerm-avm-res-desktopvirtualization-applicationgroup "Percentage of issues still open") Terraform Azure Verified Module to deploy Azure Virtual Desktop Application Group and associated resources. Requirements The following requirements are needed by this module: - terraform (>= 1.9, azurerm (>= 3.71, modtm (~> 0.3) - random (>= 3.5.1, Required Inputs The following input variables are required: virtual\_desktop\_application\_group\_host\_pool\_id Description: (Require

Inputs (16)
NameTypeDescriptionDefault
virtual_desktop_application_group_namestring(Required) The name of the Virtual Desktop Application Group. Changing the name required
virtual_desktop_application_group_locationstring(Required) The location/region where the Virtual Desktop Application Group is lo required
virtual_desktop_application_group_resource_group_namestring(Required) The name of the resource group in which to create the Virtual Desktop required
virtual_desktop_application_group_typestring(Required) Type of Virtual Desktop Application Group. Valid options are `RemoteA required
virtual_desktop_application_group_host_pool_idstring(Required) Resource ID for a Virtual Desktop Host Pool to associate with the Vir required
role_assignmentsmap(object({ role_definitiA map of role assignments to create on the <RESOURCE>. The map key is deliberate{}
tracing_tags_prefixstringDefault prefix for generated tracing tags"avm_"
virtual_desktop_application_group_friendly_namestring(Optional) Option to set a friendly name for the Virtual Desktop Application Gronull
diagnostic_settingsmap(object({ name A map of diagnostic settings to create on the Key Vault. The map key is delibera{}
enable_telemetryboolThis variable controls whether or not telemetry is enabled for the module. For mtrue
tracing_tags_enabledboolWhether enable tracing tags that generated by BridgeCrew Yor.false
virtual_desktop_application_group_timeoutsobject({ create = optional- `create` - (Defaults to 60 minutes) Used when creating the Virtual Desktop Appnull
lockobject({ kind = string Controls the Resource Lock configuration for this resource. The following propnull
virtual_desktop_application_group_tagsmap(string)(Optional) A mapping of tags to assign to the resource.null
virtual_desktop_application_group_default_desktop_display_namestring(Optional) Option to set the display name for the default desktop application. Cnull
virtual_desktop_application_group_descriptionstring(Optional) Option to set a description for the Virtual Desktop Application Groupnull
Outputs (2)
resource_id — The ID of the Azure Virtual Desktop application group
resource — This output is the full output for the resource to allow flexibility to reference all possible value
Resources (6)
azurerm_management_lockazurerm_monitor_diagnostic_settingazurerm_role_assignmentazurerm_virtual_desktop_application_groupmodtm_telemetryrandom_uuid
Details
FrameworkTerraform Module
LanguageHCL
Version0.2.1
Cloud AZURERM
★ Stars5
Forks7
Total downloads65.2k
Inputs16
Outputs2
Resources6
Examples2
LicenseMIT
NamespaceAzure
Updated