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

Don't set items for lists when not needed #4511

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Cyb3r-Jak3
Copy link
Contributor

@Cyb3r-Jak3 Cyb3r-Jak3 commented Nov 5, 2024

Fixes #4469

Before, the cloudflare_list resource would always read the items from a list, even if they were not configured. With this change, items from the list are not read if there are none in the model. Similar to the SDKV2 resource.

The best way to test this is the list_item tests, as they will fail without this change.

Copy link
Contributor

github-actions bot commented Nov 5, 2024

changelog detected ✅

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.

cloudflare_list items linking
1 participant