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
…guess zone (#73, #79)
Allow for passing multiple domains. Get domains from CLI, automatically select the most fitting one.
BREAKING CHANGE: Changed CLI interface, different way to pass domains
#73, #79
There is ongoing issue with newer Construct not supporting region specification.
This leads to the need for having 2 different stacks (one for application in preferred region and second in us-east-1 solely for certificate creation which will be imported into App stack).
CDK v3 should provide with easier solution before release, so for now, we wait.
DnsValidatedCertificate
is deprecated, change construct to not use it.The text was updated successfully, but these errors were encountered: