umccr / infrastructure

Infrastructure as Code at UMCCR
10 stars 8 forks source link

modify status page callback and redirect url in dev env #433

Closed raylrui closed 3 months ago

raylrui commented 3 months ago

So far, we just need have new domain applied in our dev env.

So only apply the the new callback and redirect url status_page_dev_domain = "status.${var.base_domain[terraform.workspace]}" in the dev env first in our cognito service.

Link issue https://github.com/umccr/data-portal-status-page/issues/105