sparse-intern-71089
02/08/2021, 4:21 PMbrave-planet-10645
02/08/2021, 4:48 PMbored-oyster-3147
02/08/2021, 5:01 PMpulumi cancel
command fails I think because we're using S3? But I did the other steps to no effect.brave-planet-10645
02/08/2021, 5:03 PMbored-oyster-3147
02/08/2021, 5:04 PMbored-oyster-3147
02/08/2021, 5:05 PMpulumi cancel
says "error: the cancel
command is not supported for local stacks" when im logged into my S3 backendbrave-planet-10645
02/08/2021, 5:06 PMpending_operations
section?brave-planet-10645
02/08/2021, 5:07 PMpulumi stack export | pulumi stack import
brave-planet-10645
02/08/2021, 5:07 PMbored-oyster-3147
02/08/2021, 5:07 PMbrave-planet-10645
02/08/2021, 5:08 PMpulumi refresh
that fails?bored-oyster-3147
02/08/2021, 5:08 PMpulumi refresh
succeedsbrave-planet-10645
02/08/2021, 5:09 PMpulumi destroy
fails?bored-oyster-3147
02/08/2021, 5:09 PMbored-oyster-3147
02/08/2021, 5:10 PMbrave-planet-10645
02/08/2021, 5:13 PMbored-oyster-3147
02/08/2021, 5:16 PMbrave-planet-10645
02/08/2021, 5:19 PMpending_operations
(there should be one about deleting the certificate) and remove that. Then run pulumi stack import --file /path/to/file
to re-import the stackbrave-planet-10645
02/08/2021, 5:19 PMbored-oyster-3147
02/08/2021, 5:22 PMbrave-planet-10645
02/08/2021, 5:34 PMpulumi destroy --logtostderr -v=9 2> out.txt
and then attach the out,txt file you've just created and also the stack file you've exported to an email and send it to support@pulumi.com so I can take a lookbored-oyster-3147
02/08/2021, 5:36 PMbrave-planet-10645
02/08/2021, 5:39 PMbored-oyster-3147
02/08/2021, 6:07 PMbrave-planet-10645
02/08/2021, 6:14 PMbrave-planet-10645
02/08/2021, 7:21 PMpulumi refresh
?bored-oyster-3147
02/08/2021, 7:25 PMbrave-planet-10645
02/08/2021, 7:33 PMbored-oyster-3147
02/08/2021, 7:35 PMpulumi up
also starts by trying to delete the cert, and thus failsbrave-planet-10645
02/08/2021, 7:40 PMpulumi stack export | pulumi stack import
?brave-planet-10645
02/08/2021, 7:40 PMbored-oyster-3147
02/08/2021, 7:43 PMbrave-planet-10645
02/08/2021, 7:45 PMbored-oyster-3147
02/08/2021, 7:45 PMbrave-planet-10645
02/08/2021, 8:07 PMcompleting deletion...
from happeningbrave-planet-10645
02/08/2021, 8:07 PMbrave-planet-10645
02/08/2021, 8:07 PM2631
- if you want to send me a fresh export, I don't mind removing it then sending the file backbored-oyster-3147
02/08/2021, 8:40 PMerror: 2 errors occurred:
1) state file contains errors: duplicate resource urn:pulumi:qa::fig-grafana::aws:acm/certificate:Certificate::ssl-cert (not marked for deletion)
2) importing this file could be dangerous; rerun with --force to proceed anyway
brave-planet-10645
02/08/2021, 9:08 PMbrave-planet-10645
02/08/2021, 9:08 PMbored-oyster-3147
02/08/2021, 9:11 PMbrave-planet-10645
02/09/2021, 9:59 AMbored-oyster-3147
02/09/2021, 2:06 PMbrave-planet-10645
02/09/2021, 2:08 PMbrave-planet-10645
02/09/2021, 2:09 PMbored-oyster-3147
02/09/2021, 2:11 PMbored-oyster-3147
02/09/2021, 2:11 PMvalidation.CertificateArn
and not the cert itselfbrave-planet-10645
02/09/2021, 2:12 PMbored-oyster-3147
02/09/2021, 2:13 PMcert
being deployed doesn't necessarily mean that it can be used yet, because cert
can be considered deployed before the certificate has passed domain validation. But by depending on the validation
we ensure that the cert isn't used until it is actually validatedbrave-planet-10645
02/09/2021, 2:14 PMbored-oyster-3147
02/09/2021, 2:17 PM