avx-pmarie-aws-infra/modules/dns/outputs.tf
2022-07-01 14:12:11 +02:00

4 lines
54 B
HCL

output "dns_zone" {
value = aws_route53_zone.self
}