AWSTemplateFormatVersion: "2010-09-09" Description: Amazon EKS - Route53 Hosted Zone for Serving Metadata: Rok::StackName: {{SERVING_EKS_ALB_ZONE_CF}} Resources: HostedZone: Type: AWS::Route53::HostedZone Properties: HostedZoneConfig: Comment: Hosted Zone for Serving Name: {{SERVING_EKS_ALB_ZONE_DOMAIN}}