Closed vital4ik closed 3 years ago
hi @jacobbednarz , any plans to get this fixed?
this functionality is already available (added in #639) and v2.5.1. please see documentation at https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/zone_settings_override#image_resizing
@jacobbednarz I am referring to the option to "resize from any origin" which is not available, can you please reopen? here is the image for the context. I am referring to the checkmark below the on/off toggle
that is the option I've referenced above. see the documentation for examples and you can try it out for yourself. the value you are after is "open".
I have tried and when i set this option with "on" it turns it on if it was off or unchecks this checkmark if it was on and had the "resize images from any origin" checked. which option on zone overrides would keep it on? is it "open"?
Current Terraform version
0.14.7
Description
currently when running overrides, I can enable the image resizing, but I cant control "resize images from any origin". when i add this manually in the UI, it gets reset after every run to not set
Use cases
we run the overrides few times a day as part of the zone refresh and not having this option requires manually going into UI to add this feature.
Potential Terraform configuration
no configuration exists
References
No response