Skip to content
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

in zone overrides for image resizing add option to control "resize images from any origin" #1000

Closed
vital4ik opened this issue Mar 22, 2021 · 5 comments
Labels
kind/enhancement Categorizes issue or PR as related to improving an existing feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@vital4ik
Copy link

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

@vital4ik vital4ik added kind/enhancement Categorizes issue or PR as related to improving an existing feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Mar 22, 2021
@vitdolphin
Copy link

hi @jacobbednarz , any plans to get this fixed?

@jacobbednarz
Copy link
Member

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

@vital4ik
Copy link
Author

vital4ik commented Jul 6, 2021

@jacobbednarz I am referring to the option to "resize from any origin" which is not available, can you please reopen?
image
here is the image for the context. I am referring to the checkmark below the on/off toggle

@jacobbednarz
Copy link
Member

jacobbednarz commented Jul 6, 2021

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".

@vital4ik
Copy link
Author

vital4ik commented Jul 6, 2021

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"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to improving an existing feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

3 participants