-
Notifications
You must be signed in to change notification settings - Fork 632
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
Unexpected Validation Error for TTL Settings of cloudflare_ruleset #4412
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Encountering this issue too. This is blocking us from proceeding to upgrade our provider version to 4.44.0 which we need for our Cache Rule migration work. |
Pretty sure I'm running into this also. We are on version 4.48.0.
I tried adding a default of 0 but that just led to other errors when applying,
|
I'm wondering how many votes we need for getting maintainer's attention. |
Confirmation
Terraform and Cloudflare provider version
Affected resource(s)
cloudflare_ruleset
Terraform configuration files
Link to debug output
https://gist.github.com/digglife/1b4d145d95d9a4e7ca744c0d55f43eac
Panic output
No response
Expected output
When the default of
edge_ttl
is set with variable, terraform plan should be executed successfully.Actual output
Steps to reproduce
It can be reproduced with the configuration I provided.
api_key
,email
andzone_id
need to be replaced with actual values.Additional factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: