Requirements
No requirements.
Providers
| Name | Version |
|---|---|
| azurerm | n/a |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| azurerm_log_analytics_workspace.main | resource |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| location | The location to setup resources | string | n/a | yes |
| name | Name of the cluster | string | "" | no |
| prefix | Naming Prefix | string | "" | no |
| resource_group_name | The name of the resource group under which to build this cluster | string | n/a | yes |
| tags | List of tags to generate | map(string) | n/a | yes |
Outputs
| Name | Description |
|---|---|
| id | ID of the diagnostics workspace |
| name | name of the diagnostics workspace |
| workspace_id | Workspace ID of the diagnostics workspace |