Authenticate OpenTofu/Terraform using AZURE_CREDENTIALS in GitHub Actions
I’m facing an issue with Terraform Authentication to Azure while deployment while using a GitHub workflow. I’m attempting to authenticate with a service principal passed through to the providers.tf
at my root module level.