Related to
Access
What is the issue you’re encountering
Issue Description: Cloudflare’s Terraform provider has started raising warnings regarding the usage of cloudflare_access_*
resources, indicating they have been renamed to cloudflare_zero_trust_*
. This type of change is unexpected from a Terraform provider, as it deviates from standard practices. Such renaming introduces a significant burden on users, requiring extensive effort to accommodate. It’s unclear what actions are recommended for users to manage this renaming efficiently without breaking existing infrastructure.