-
Notifications
You must be signed in to change notification settings - Fork 626
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
browser_cache_ttl setting doesn't work #107
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Comments
Hey @sixcorners, the issue will be fixed in |
This doesn't appear to be fixed in the latest version:
|
made value 10 then tried to set to 0. it 'succeeded' but the value remains 10 |
@garrettgalow you're reporting the issue in Page Rules (which is different from zone settings override), although this one also needs fixing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
Terraform Version
Terraform v0.11.8
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/sixcorners/31d365e40d7aa20dec7f7d812c09d6b6
Expected Behavior
What should have happened?
browser_cache_ttl should have been set to 0.
Actual Behavior
What actually happened?
browser_cache_ttl didn't change.
Steps to Reproduce
terraform state rm cloudflare_zone_settings_override.settings && terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: