Steps to reproduce: 1. Fresh environment -> deploy succeeds 2. No code changes -> redeploy -> Terraform (CDKTF) detects a diff for the queue consumer even though nothing changed 3. Terraform (CDKTF) tries to recreate the queue consumer because it "can’t find it" 4. Creation fails because the consumer already exists on Cloudflare’s side
Anyone else hit this ? Is it a known state drift issue or something specific to CDKTF’s provider schema ?