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
I've manually created and validated a certificate for a domain. I can import the certificate from the ARN, but the application load balanced service construct throws an error if a certificate and domain name are given without a hosted zone:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've manually created and validated a certificate for a domain. I can import the certificate from the ARN, but the application load balanced service construct throws an error if a certificate and domain name are given without a hosted zone:
aws-cdk/packages/@aws-cdk/aws-ecs-patterns/lib/base/application-load-balanced-service-base.ts
Line 485 in cea1039
Is that really necessary? Do I have to create a fake hosted zone for it to work?
Beta Was this translation helpful? Give feedback.
All reactions