dashboard
claranet/dashboard/azurerm
Terraform module for Azure Dashboard
Azure Portal Dashboard     This module creates a shared dashboard based on a JSON file Global versioning rule for Claranet Azure modules | Module version | Terraform version | OpenTofu version | AzureRM version | | -------------- | ----------------- | ---------------- | --------------- | | >= 8.x.x | Unverified | 1.8.x | >= 4.0 | | >= 7.x.x | 1.3.x | | >= 3.0 | | >= 6.x.x | 1.x | | >= 3.0 | | >= 5.x.x | 0.15.x | | >= 2.0 | | >= 4.x.x | 0.13.x / 0.14.x | | >= 2.0 | | >= 3.x.x | 0.12.x | | >= 2.0 | | >= 2.x.x | 0.12.x | | = 1.2.28 | | azurerm | ~> 4.31 | Modules No modules. Resources | Name | Type | |------|------| | [azurerm_portal_dashb
| Name | Type | Description | Default |
|---|---|---|---|
| client_name | string | Client name/account used in naming. | required |
| environment | string | Project environment. | required |
| stack | string | Project stack name. | required |
| location | string | Azure region to use. | required |
| location_short | string | Short string for Azure location. | required |
| resource_group_name | string | Resource group name. | required |
| content | string | Dashboard JSON content. | required |
| display_title | string | Display title for dashboard, defaults to name. | "" |
| name_prefix | string | Optional prefix for the generated name. | "" |
| custom_name | string | Custom name for dashboard, generated if not set. | "" |
| default_tags_enabled | bool | Option to enable or disable default tags. | true |
| name_suffix | string | Optional suffix for the generated name. | "" |
| extra_tags | map(string) | Additional tags to add on resources. | {} |
resource — Dashboard resource object.id — Dashboard ID.Azure 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,