We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56ced5 commit 085f7b4Copy full SHA for 085f7b4
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: !CopyValue "synaps-AppLo-eUrDchB5Y55d-1276030746.us-east-1.elb.amazonaws.com"
+ TargetHostName: "synaps-AppLo-eUrDchB5Y55d-1276030746.us-east-1.elb.amazonaws.com"
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