Without that, I'm not sure how you'd do it...
You need an ACM cert, and generating that ACM could be a separate pre-stack, with the cert ARN as an output that you can reference I suppose?
worried-knife-31967
01/12/2024, 2:02 PM
The other option is to automate the Zone/DNS update of the third party provider.
worried-knife-31967
01/12/2024, 2:02 PM
(as in, within Pulumi, like the godaddy/cloudflare providers.
m
magnificent-apartment-79511
01/12/2024, 2:25 PM
@worried-knife-31967 I appreciate the input, thanks. I was hoping to avoid the overhead of maintaining two stacks but perhaps that is the way to do it.