Cloudflare API no longer seems to accept cloudflare_page_rule security_level
parameter in 'action' block
#4902
Closed
3 tasks done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Confirmation
Terraform and Cloudflare provider version
OpenTofu v1.7.1
Affected resource(s)
cloudflare_page_rule
Terraform configuration files
Link to debug output
Sorry, didn't make one
Panic output
No response
Expected output
Didn't expect any change to this resource as I did not change it.
Actual output
Steps to reproduce
Try to apply the above resource
Additional factoids
The fact that the state showed the attribute being re-added suggests that the resource had already 'lost' that attribute.
I've no problem removing the attribute from the action block (tofu is quite happy after that), but the Cloudflare TF provider says it is supported, and I wonder if it's just out of step with a change in the Cloudflare API (which I can't see mentioned at https://developers.cloudflare.com/fundamentals/changelog/)
I see that 'security level' is supported in Configuration Rules but in the UI for Page Rules I don't see it anymore.
References
No response
The text was updated successfully, but these errors were encountered: