Azure DevOps Terraform Pipeline: Authentication Issue with Federated Identity and Managed Identity
I’m setting up a CI/CD pipeline in Azure DevOps to automate Terraform deployments. My service connection uses a federated identity and a user-assigned managed identity for authentication. Despite my efforts, I’m encountering issues during the terraform init step, where the process fails to authenticate correctly.