This message was deleted.
# aws
s
This message was deleted.
w
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?
The other option is to automate the Zone/DNS update of the third party provider.
(as in, within Pulumi, like the godaddy/cloudflare providers.
m
@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.