platforms/gke-aiml/playground/templates/openapi/endpoint.tftpl.yaml (9 lines of code) (raw):

swagger: "2.0" host: "${endpoint}" info: title: "Cloud Endpoints DNS" version: "1.0.0" paths: {} x-google-endpoints: - name: "${endpoint}" target: "${ip_address}"