Updated the Azure deployment workflow to use terraform apply -refresh-only instead of a full apply when verifying infrastructure states. This change aligns the execution strategy with the goal of correctly reconciling resource names from existing state after importing. It ensures that the state capture remains focused on drift detection rather than unnecessary infrastructure modifications. Terraform Infrastructure

Refined Terraform workflow to use 'refresh-only' during infrastructure synchronization - zhengqunkoo/Luxuryshoppingwebsite