-
Notifications
You must be signed in to change notification settings - Fork 609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zone_settings_override minify as per documentation doesn't work #3646
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Thank you for reporting this issue! For maintainers to dig into issues it is required that all issues include the entirety of This issue has been marked with |
Just found this... https://developers.cloudflare.com/fundamentals/api/reference/deprecations/#auto-minify Seems like the docs for zone settings need updating and for Brotli field too https://developers.cloudflare.com/fundamentals/api/reference/deprecations/#brotli |
happened to us as well |
Marking this issue as stale due to 30 days of inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 7 days it will automatically be closed. Maintainers can also remove the |
This issue was closed because it has been stalled for 7 days with no activity. |
Minify was quietly disabled by Cloudflare so now it's a constant configuration drift. |
Confirmation
Terraform and Cloudflare provider version
Terraform v1.5.7 ### Note: (I won't upgrade because of the license change but this is not a TF issue)
on linux_amd64
Affected resource(s)
cloudflare_zone_settings_override
Terraform configuration files
Link to debug output
https://www.github.com
Panic output
No response
Expected output
This is an old zone, this setting has been there like this for a long time, so to be honest I didn't expect the change at all. But as it's in the plan, I expect it to apply.
Actual output
Steps to reproduce
Additional factoids
Some bits from the debug logs
Even if I change all the values to
on
it's the same errorReferences
https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/zone_settings_override#example-usage
The text was updated successfully, but these errors were encountered: