This isn’t totally a pulumi question, but I’m looking to set up a new account under pulumi management with Route53 zone/domain, CloudFormation distribution, ACM certificate, and S3 bucket website…. I’m trying to migrate this from a legacy account. Does anyone have any suggestions on how to smoothly migrate the zone-domain/cf dist/cert? I can easily create all the resources in the new account, but it obviously hangs on the cert validation because I haven’t updated the top-level NS records to the new zone yet… Is it possible/advisable to temporarily set the validation record in the legacy hosted zone to get the validation across the finish line? Will that cause any trouble for my legacy certificate? Or my new one when I eventually delete the legacy hosted zone?