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

allow edge_ttl->default to be optional #2097

Merged

Conversation

jafowler
Copy link
Contributor

@jafowler jafowler commented Dec 20, 2022

Closes #2007

Ran into this issue myself. Allow edge_ttl->default to be Optional. There are checks in place in the API to ensure default exist when in override_origin mode.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2022

changelog detected ✅

@jafowler
Copy link
Contributor Author

didn't see #2080 -- i can close mine in favor of that.

@jacobbednarz jacobbednarz merged commit 58bb111 into cloudflare:master Dec 20, 2022
@github-actions github-actions bot added this to the v3.31.0 milestone Dec 20, 2022
github-actions bot pushed a commit that referenced this pull request Dec 20, 2022
@jafowler jafowler deleted the allow-edge-ttl-default-optional branch December 20, 2022 22:05
@github-actions
Copy link
Contributor

This functionality has been released in v3.31.0 of the Terraform Cloudflare Provider.

Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

edge_ttl default attribute should not be required when mode is "respect_origin"
2 participants