avm-res-desktopvirtualization-workspace

Azure/avm-res-desktopvirtualization-workspace/azurerm

Terraform Module HCL AZURERM ✓ Verified

AVM Terraform Module for Desktop Virtualization Workspace

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

terraform-azurerm-avm-res-desktopvirtualization-workspace ![Average time to resolve an issue](http://isitmaintained.com/project/Azure/terraform-azurerm-avm-res-desktopvirtualization-workspace "Average time to resolve an issue") ![Percentage of issues still open](http://isitmaintained.com/project/Azure/terraform-azurerm-avm-res-desktopvirtualization-workspace "Percentage of issues still open") Module to deploy Azure Virtual Desktop Workspace in Azure. Requirements The following requirements are needed by this module: - terraform (>= 1.9, azurerm (>= 3.71, modtm (~> 0.3) - random (>= 3.6.0, Required Inputs The following input variables are required: virtual\_desktop\_workspace\_location Description: (Required) The location/region where the Virtual Desktop Workspace is located. Changing the l

Inputs (13)
NameTypeDescriptionDefault
virtual_desktop_workspace_locationstring(Required) The location/region where the Virtual Desktop Workspace is located. C required
virtual_desktop_workspace_namestring(Required) The name of the Virtual Desktop Workspace. Changing this forces a new required
virtual_desktop_workspace_resource_group_namestring(Required) The name of the resource group in which to create the Virtual Desktop required
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
tracing_tags_prefixstringDefault prefix for generated tracing tags"avm_"
virtual_desktop_workspace_descriptionstring(Optional) A description for the Virtual Desktop Workspace.null
virtual_desktop_workspace_timeoutsobject({ create = optional- `create` - (Defaults to 60 minutes) Used when creating the Virtual Desktop Wornull
diagnostic_settingsmap(object({ name A map of diagnostic settings to create on the Key Vault. The map key is delibera{}
lockobject({ kind = string Controls the Resource Lock configuration for this resource. The following propnull
public_network_access_enabledbool(Optional) Whether public network access is allowed for this Virtual Desktop Wortrue
virtual_desktop_workspace_friendly_namestring(Optional) A friendly name for the Virtual Desktop Workspace. It can be null or null
virtual_desktop_workspace_tagsmap(string)(Optional) A mapping of tags to assign to the resource.null
Outputs (2)
resource — This output is the full output for the resource to allow flexibility to reference all possible value
resource_id — This output is the full output for the resource to allow flexibility to reference all possible value
Resources (4)
azurerm_monitor_diagnostic_settingazurerm_virtual_desktop_workspacemodtm_telemetryrandom_uuid
Details
FrameworkTerraform Module
LanguageHCL
Version0.2.2
Cloud AZURERM
★ Stars6
Forks8
Total downloads60.9k
Inputs13
Outputs2
Resources4
Examples3
LicenseMIT
NamespaceAzure
Updated