sst / ion

SST v3
https://sst.dev
MIT License
1.83k stars 220 forks source link

sst deploy: resource showing Updating > Error > Updated #247

Open fwang opened 5 months ago

fwang commented 5 months ago

The vercel:index:DnsRecord showed Error, and then succeeded?

Screen Shot 2024-04-15 at 1 21 36 PM

Attached event.log

fwang commented 5 months ago

Update: despite the error message, i can confirm the resource was updated successfully.

I didn't dig into Vercel's TF provider. But do u know if Error-first-then-Succeed a possible pattern in Pulumi. If it is, can we detect this and not fail the build?