avm-res-desktopvirtualization-workspace
Azure/avm-res-desktopvirtualization-workspace/azurerm
AVM Terraform Module for Desktop Virtualization Workspace
terraform-azurerm-avm-res-desktopvirtualization-workspace   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
| Name | Type | Description | Default |
|---|---|---|---|
| virtual_desktop_workspace_location | string | (Required) The location/region where the Virtual Desktop Workspace is located. C | required |
| virtual_desktop_workspace_name | string | (Required) The name of the Virtual Desktop Workspace. Changing this forces a new | required |
| virtual_desktop_workspace_resource_group_name | string | (Required) The name of the resource group in which to create the Virtual Desktop | required |
| enable_telemetry | bool | This variable controls whether or not telemetry is enabled for the module. For m | true |
| tracing_tags_enabled | bool | Whether enable tracing tags that generated by BridgeCrew Yor. | false |
| tracing_tags_prefix | string | Default prefix for generated tracing tags | "avm_" |
| virtual_desktop_workspace_description | string | (Optional) A description for the Virtual Desktop Workspace. | null |
| virtual_desktop_workspace_timeouts | object({ create = optional | - `create` - (Defaults to 60 minutes) Used when creating the Virtual Desktop Wor | null |
| diagnostic_settings | map(object({ name | A map of diagnostic settings to create on the Key Vault. The map key is delibera | {} |
| lock | object({ kind = string | Controls the Resource Lock configuration for this resource. The following prop | null |
| public_network_access_enabled | bool | (Optional) Whether public network access is allowed for this Virtual Desktop Wor | true |
| virtual_desktop_workspace_friendly_name | string | (Optional) A friendly name for the Virtual Desktop Workspace. It can be null or | null |
| virtual_desktop_workspace_tags | map(string) | (Optional) A mapping of tags to assign to the resource. | null |
resource — This output is the full output for the resource to allow flexibility to reference all possible valueresource_id — This output is the full output for the resource to allow flexibility to reference all possible valueAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,