pushed
zhengqunkoo/Luxuryshoppingwebsite • 11:52 AM - Feb 9, 2026
This change makes the GitHub Actions Azure deploy job more resilient when production resources already exist outside the current Terraform state. The workflow now clears stale state entries, sets the subscription ID explicitly, and imports the resource group, networking, AKS, ACR, Key Vault, App Service, SQL resources, and role assignment before running terraform apply. In practice, this should prevent the common "resource already exists" failure mode and make repeatable infrastructure deploys much smoother.
