Cleaned up the Terraform deployment workflow by removing an unnecessary role assignment import. Verification via remote container logs confirmed that the current AKS configuration remains functional without this explicit import. This reduces clutter in our CI/CD pipeline and ensures we are only managing required state resources.