red-area-47037
06/21/2021, 4:25 PMpulumi refresh followed by a pulumi up. It looks like Pulumi doesnt correctly refreshs the state on the Cloudflare side for cloudflare.CertificatePack .
I wanted to force a recreate of the CertificatePack and deleted the existing CertificatePack in the Cloudflare UI and started the script.
The pulumi up does not detected the missing CertificatePack and therefore also pulumi up will not recreate it...
Anyone ran into a similar problem before? I checked the open issues (https://github.com/pulumi/pulumi-cloudflare/issues) but couldnt find any related issue...