infrastructure-as-code/openstack-tf/modules/dns_resources/outputs.tf

5 lines
64 B
HCL

output "dns_resources_map" {
value = var.dns_resources_map
}