I just migrated our stack to a new AWS account and...
# help
a
I just migrated our stack to a new AWS account and it's been waiting on a status update for 2+ hours. Any idea why? My cloudformation is still running
t
Yikes. Can you check the events tab in the ui for any info
a
There are 227 events and they are either
CREATE_COMPLETE
or
CREATE_IN_PROGRESS
oh wait there is one that is
REVIEW_IN_PROGRESS
could that be it?
in the resources tab
everything is
CREATE_COMPLETE
except two CertificateManager resources are
CREATE_IN_PROGRESS
I found out the issue, it was domain name validation related
thanks
t
You did all the work 🙂