You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker run --rm -it -p 9000:9000 -v $(pwd):/src -v "$HOME/.azure-for-docker:/root/.azure" im2nguyen/rover
2023/04/12 12:07:08 Starting Rover...
2023/04/12 12:07:08 Initializing Terraform...
2023/04/12 12:07:15 Generating plan...
2023/04/12 12:07:18 Unable to parse Plan: Unable to run Plan: exit status 1
Error: unable to build authorizer for Resource Manager API: could not configure AzureCli Authorizer: could not parse Azure CLI version: launching Azure CLI: exec: "az": executable file not found in $PATH
with provider["registry.terraform.io/hashicorp/azurerm"],
on demo.tf line 1, in provider "azurerm":
1: provider "azurerm" {
The text was updated successfully, but these errors were encountered:
docker run --rm -it -p 9000:9000 -v $(pwd):/src -v "$HOME/.azure-for-docker:/root/.azure" im2nguyen/rover
2023/04/12 12:07:08 Starting Rover...
2023/04/12 12:07:08 Initializing Terraform...
2023/04/12 12:07:15 Generating plan...
2023/04/12 12:07:18 Unable to parse Plan: Unable to run Plan: exit status 1
Error: unable to build authorizer for Resource Manager API: could not configure AzureCli Authorizer: could not parse Azure CLI version: launching Azure CLI: exec: "az": executable file not found in $PATH
with provider["registry.terraform.io/hashicorp/azurerm"],
on demo.tf line 1, in provider "azurerm":
1: provider "azurerm" {
The text was updated successfully, but these errors were encountered: