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

Add 'open' option for image_resizing setting #639

Merged

Conversation

pspiller
Copy link
Contributor

The Cloudflare image_resizing setting accepts three values: no, yes and open:

https://api.cloudflare.com/#zone-settings-change-image-resizing-setting

Currently, only no and yes are supported. This commit adds open as an allowed value.

The Cloudflare `image_resizing` setting accepts three values: `no`,
`yes` and `open`:

https://api.cloudflare.com/#zone-settings-change-image-resizing-setting

Currently, only `no` and `yes` are supported. This commit adds `open`
as an allowed value.
@ghost ghost added size/XS kind/documentation Categorizes issue or PR as related to documentation. labels Mar 30, 2020
@jacobbednarz jacobbednarz merged commit 57e709e into cloudflare:master Mar 30, 2020
@jacobbednarz
Copy link
Member

Thanks! You rock! 🙌

boekkooi-lengoo pushed a commit to boekkooi-lengoo/terraform-provider-cloudflare that referenced this pull request Feb 28, 2022
…ockdown_and_few_changes

Add tests for the Zone Lockdown functionality and few small changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants