Skip to content

fix: make CF distribution dependent on certificate validation#129

Merged
bornast merged 1 commit intomasterfrom
fix/cf-cert-validation-dependency
Jan 26, 2026
Merged

fix: make CF distribution dependent on certificate validation#129
bornast merged 1 commit intomasterfrom
fix/cf-cert-validation-dependency

Conversation

@droguljic
Copy link
Contributor

To avoid potential race conditions where CloudFront distribution is created before certificate is validated, which results in a error, explicit dependency is defined where the distribution depends on the certificate validation.
The AcmCertificate component now exposes the certificateValidation property for the purpose of the new dependency.

To avoid potential race conditions where CloudFront distribution is
created before certificate is validated, which results in a error,
explicit dependency is defined where the distribution depends on the
certificate validation.
The `AcmCertificate` component now exposes the `certificateValidation`
property for the purpose of the new dependency.
@bornast bornast merged commit dff23b3 into master Jan 26, 2026
2 checks passed
@bornast bornast deleted the fix/cf-cert-validation-dependency branch January 26, 2026 13:47
@droguljic droguljic added this to the v2 milestone Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants