Hi Everybody,
I’m currently trying to enable some WAF rules on Cloudflare with terraform.
To achieve it, I use “cloudflare_waf_rule” resource and I have created a api_token with the Account Firewall Access Rules:Edit access.
But When I launch terraform I always get:
Error: HTTP status 403: Unauthorized to access requested resource (9109)
Does anybody know which access I have to give to the api_token?
Thank you in advance