Hi! I am having trouble getting the metaflow UI to work in AWS. I’m using the instructions here: https://outerbounds.com/engineering/deployment/aws-managed/cloudformation/#option-to-deploy-metaflow-user-interface-enableui
I created the SSL certificate for my subdomain, added that to the cloudformation template, and have the generated LoadBalancerUIDNSName, and I created an alias to that in Route53. But nothing shows up when I go to my subdomain.
I’m sure this is a beginner mistake, but does anyone have suggestions on how to debug this? Thanks.