github.com/openshift/installer@v1.4.17/upi/vsphere/cluster_domain/outputs.tf (about)

     1  output "zone_id" {
     2    value = aws_route53_zone.cluster.zone_id
     3  }