Azure – Terraform unable to run after converting service connection to workload identity
I have had my service connection converted to workload identity and now I'm getting these authorization errors: I added in the use_oidc = true option as per the documentation: - https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_principal_oidc I've added the use_oidc = true option into the…