cloudflare_ruleset ratelimit action on response status
I'm just finally managing to convert my Cloudflare WAF rate limiting rules to cloudflare_ruleset in terraform, I had some setup under cloudflare_ratelimit which actioned on an error (400) or success (200) response but I can't seem to see that option available in the dropdown within Cloudflare's UI.
Does anyone know of a workaround or is it just not visible in the UI and will work when I apply my terraform? Wasn't immediately clear to me in the docs
1 Reply
Cloudflare Docs
Rate limiting best practices · Cloudflare Web Application Firewall ...
The following sections cover typical rate limiting configurations for common use cases. You can combine the provided example rules and adjust them to …