Skip to content

Instantly share code, notes, and snippets.

@rcreasey
Created February 24, 2017 18:53
Show Gist options
  • Save rcreasey/f79c160cd14a3c1f5110567efb4070d1 to your computer and use it in GitHub Desktop.
Save rcreasey/f79c160cd14a3c1f5110567efb4070d1 to your computer and use it in GitHub Desktop.
» TF_LOG=debug terraform plan
2017/02/24 10:52:26 [INFO] Terraform version: 0.8.7
2017/02/24 10:52:26 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.8.7/bin/terraform", "plan"}
2017/02/24 10:52:26 [DEBUG] Detected home directory from env var: /Users/rcreasey
2017/02/24 10:52:26 [DEBUG] Detected home directory from env var: /Users/rcreasey
2017/02/24 10:52:26 [DEBUG] Attempting to open CLI config file: /Users/rcreasey/.terraformrc
2017/02/24 10:52:26 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/02/24 10:52:26 [DEBUG] Detected home directory from env var: /Users/rcreasey
2017/02/24 10:52:28 [DEBUG] plugin: waiting for all plugin processes to complete...
1 error(s) occurred:
* module web: provider alias must be defined by the module or a parent: a10networks_ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment