data.cloudflares_zone
always appearing on the execution plan.
#828
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Terraform version
Affected resource(s)
data.cloudflare_zones
Terraform configuration files
Expected behavior
Data sources should not show up in the plan when there are no changes to the data source configuration or depends_on references.
Actual behavior
The data source is always appearing on the plan and requesting to be applied when there are no changes.
Steps to reproduce
References
This behavior has been noted on a Terraform issue and noted as a provider issue.
hashicorp/terraform#25805
Community note
to the original issue to help the community and maintainers prioritize this request
request, please leave a comment
The text was updated successfully, but these errors were encountered: