Terraform Module to create all privatelink dns zones
Name | Version |
---|---|
terraform | >= 1.7 |
azurerm | >= 4 |
Name | Version |
---|---|
azurerm | >= 4 |
No modules.
Name | Type |
---|---|
azurerm_private_dns_zone.this | resource |
azurerm_resource_group.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
location | Location used for the resource group and in some Private DNS Zones | string |
n/a | yes |
shortlocation | shortcode of the location used in some Private DNS Zones | string |
n/a | yes |
additional_zones | Additional Private DNS Zones to create | list(string) |
[] |
no |
resource_group | The name of the resource group in which to create the resources. | object({ |
{ |
no |
tags | A map of tags to assign to the resources. | map(string) |
{} |
no |
Name | Description |
---|---|
private_dns_zones | object with all created Private DNS Zones |