4 lines
68 B
HCL
4 lines
68 B
HCL
output "zone_id" {
|
|
value = aws_route53_zone.primary.zone_id
|
|
|
|
} |