Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update certficate contruct #73

Open
sladg opened this issue Jan 31, 2023 · 1 comment
Open

Update certficate contruct #73

sladg opened this issue Jan 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sladg
Copy link
Owner

sladg commented Jan 31, 2023

DnsValidatedCertificate is deprecated, change construct to not use it.

@sladg sladg added the enhancement New feature or request label Feb 15, 2023
sladg added a commit that referenced this issue Feb 26, 2023
…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
@sladg
Copy link
Owner Author

sladg commented Feb 26, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant