We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38fbcc commit 095f3a3Copy full SHA for 095f3a3
org-formation/800-redirects/_tasks.yaml
@@ -256,7 +256,7 @@ SynapseMCPDevDnsForward:
256
# ID of the synapse.org zone (in Synapse prod account)
257
SourceHostedZoneId: ZHAU99KV4A1WU
258
# the value of the CNAME record
259
- TargetHostName: "synaps-AppLo-eUrDchB5Y55d-1276030746.us-east-1.elb.amazonaws.com"
+ TargetHostName: !CopyValue ['synapse-mcp-dev-load-balancer-dns', !Ref DnTDevAccount]
260
261
# forward dev.sagedpe.org to dev EKS stack ALB in org-sagebase-dnt-dev
262
# apps are setup with terraform at https://github.com/Sage-Bionetworks-Workflows/eks-stack
0 commit comments