Open sladg opened 1 year ago
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.