-
Notifications
You must be signed in to change notification settings - Fork 624
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
cloudflare_teams_list not updating items_with_description #4119
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Thank you for reporting this issue! For maintainers to dig into issues it is required that all issues include the entirety of This issue has been marked with |
I have updated the description with |
I would also like to point out that this is also broken for resource "cloudflare_zero_trust_list" when trying to update lists using "items_with_description". |
cloudflare_zero_trust_list is also trying to replace the current list, but the items are the same... I tested with the for_each loop and without, and the results were the same. It looks like there is a bug in the provider because the list is the same. |
Cloudflare engineering team has acknowledged this as a bug, and it’s currently under review and being worked on. It seems to be an API bug. |
Confirmation
Terraform and Cloudflare provider version
Terraform 1.6.6
Cloudflare provider 4.40.0
Affected resource(s)
cloudflare_teams_list
Terraform configuration files
Link to debug output
Panic output
No response
Expected output
Actual output
Steps to reproduce
Additional factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: