Are there any migration docs for `@pulumi/cloudfla...
# general
d
Are there any migration docs for
@pulumi/cloudflare
going from v5 to v6?
s
It'd probably be helpful to look at the release notes https://github.com/pulumi/pulumi-cloudflare/releases/tag/v6.0.0. A lot of the terraform migration guide to v5 is applicable as well since it reflects the same change in the upstream provider: https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade
d
Thanks a lot @steep-plastic-74107 🙏