You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mu provision will work unless the cert gets ISSUED before a mu deploy takes place. A chicken/egg problem. Could solve it by not considering the gateway a provision but more of a setup, something that could be ran at provision and deploy time. Just put a check in to make sure the lambda exists. On the other hand, we could start deploying a HW lambda with the provision.
gateway.delete() will error out on certificate deletion with a "in use" error message. Takes about a minute to resolve. Could add a retry.
the idea with mu and environments is that everything could be duplicated as needed. But what happens if two devs try to provision/deploy an app with a domain name?