API ruleset creation failed
I just hit this error while trying to deploy a new
cloudflare.Ruleset
using pulumi:
* but I only have 1 custom rule in place, and it says I should be able to have 5
* and I am still able to create new rules via the web console1 Reply
oh I see, ruleset vs rule
thats a shame, i dont deploy a monolith stack i have seperate deployable stacks per concern
this is something i've seen before with cloudflare with remote tunnel config, there is a tendancy for cloudflare to require a barrel object without giving access to the more granular config options
this is unfortunate and very poor devops experience, as we need more granular controls so we are not forced to centralize config in a single deployable stack... but i dont see cloudflare changing in this respect anytime soon