Terraform deployment credential error despite my octopus service principal have the appropriate permissions.
Terraform Azurerm provider error:
Error: Unable to list provider registration status, it is possible that this is due to invalid credentials or the service principal does not have permission to use the Resource Manager API, Azure error: resources.ProvidersClient#List: Failure responding to request: StatusCode=403 – Original Error: autorest/azure: Service returned an error. Status=403 Code=“AuthorizationFailed”
Thanks for reaching out about your Terraform issue. Without seeing your Terraform setup, it’s difficult to say what is going wrong. The error message does seem to point to a permission error, could you check if the given credentials have the correct permissions?