pre-commit run -a*various commands
| Name | Version | 
|---|---|
| terraform | >= 1.0.8 | 
| azurerm | >= 2.79.1 | 
| null | ~> 3.1.0 | 
| random | ~> 3.1.0 | 
| time | ~> 0.7.2 | 
| tls | ~> 3.1.0 | 
| Name | Version | 
|---|---|
| azurerm | 2.80.0 | 
| random | 3.1.0 | 
| Name | Source | Version | 
|---|---|---|
| log_analytics_workspace | ./platform/production | n/a | 
| Name | Type | 
|---|---|
| azurerm_resource_group.rg | resource | 
| random_string.name | resource | 
| Name | Description | Type | Default | Required | 
|---|---|---|---|---|
| client_id | This is the appId. Then TF_VAR_client_id in environment variables of Terraform Workspace. | string | 
n/a | yes | 
| client_secret | This is the password. Then TF_VAR_client_secret in environment variables of Terraform Workspace. | string | 
n/a | yes | 
| log_analytics_workspace_daily_quota_gb | n/a | any | 
n/a | yes | 
| log_analytics_workspace_retention_in_days | n/a | any | 
n/a | yes | 
| log_analytics_workspace_sku | n/a | any | 
n/a | yes | 
| resource_group_location | n/a | any | 
n/a | yes | 
| resource_group_name | n/a | any | 
n/a | yes | 
| subscription_id | This is the subscription id. Then TF_VAR_subscription_id in environment variables of Terraform Workspace. | string | 
n/a | yes | 
| tenant_id | This is the tenant. Then TF_VAR_tenant_id in environment variables of Terraform Workspace. | string | 
n/a | yes | 
| Name | Description | 
|---|---|
| log_analytics_workspace_name | log analytics workspace name | 
| rg_location | resource group location | 
| rg_name | resource group name |