API ruleset creation failed

I just hit this error while trying to deploy a new cloudflare.Ruleset using pulumi:
"'zone' is not a valid value for kind because exceeded maximum number of zone rulesets for phase http_request_firewall_custom",
"'zone' is not a valid value for kind because exceeded maximum number of zone rulesets for phase http_request_firewall_custom",
* 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 console
1 Reply
matt
mattOP3mo ago
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

Did you find this page helpful?