Ability to use pulumi-cloudflare
with upstream pre-release versions
#917
Labels
kind/enhancement
Improvements or new features
👋 greetings from the Cloudflare Terraform Provider maintainer
In the past, we've cut pre-release versions (
0.0.0-rc1
,0.0.0-alpha1
, etc) of the Terraform provider however, they haven't made it into the Pulumi ecosystem until after we've cut the stable releases. I spoke to Paul (when he was still around) and he mentioned this was intentional and at the time there was dependencies in the bridge around versioning and that it wasn't an easy fix without a bit of uplift which wasn't a good ROI at the time.We haven't been too fussed with this as it wasn't a regular thing but recently, we announced we're generating the provider using OpenAPI schemas for our next major version and the ask for Pulumi support has come up again.
The road to v5 is going to be a very iterative one and in doing so, will have more frequent pre-release builds that people may want to test out and use. This will likely become a more pressing issue the more of these releases we do.
Last night I cut v5.0.0-alpha1 and confirmed it hasn't made it's way into the ecosystem. From our end, the release is no different to a non-preview release and still shows up the registry and registry API.
Would you be able to confirm:
Thanks!
The text was updated successfully, but these errors were encountered: