Skip to content

Instantly share code, notes, and snippets.

@glebteterin
Created January 6, 2020 05:15
Show Gist options
  • Save glebteterin/53f1bf815fdb3a6cb149614d04534c60 to your computer and use it in GitHub Desktop.
Save glebteterin/53f1bf815fdb3a6cb149614d04534c60 to your computer and use it in GitHub Desktop.
Terraform output
glebteterin@odin terraform % terraform plan
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.
Preparing the remote plan...
To view this run in a browser, visit:
https://app.terraform.io/app/datagate/general/runs/run-6kUFykFFYeKMAD2X
Waiting for the plan to start...
Terraform v0.12.18
Configuring remote state backend...
Initializing Terraform configuration...
2020/01/06 05:14:40 [DEBUG] Using modified User-Agent: Terraform/0.12.18 TFC/3be66bd7b1
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.
Error: Error building AzureRM Client: Azure CLI Authorization Profile was not found. Please ensure the Azure CLI is installed and then log-in with `az login`.
on prod.tf line 26, in provider "azurerm":
26: provider "azurerm" {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment