Skip to content

Instantly share code, notes, and snippets.

@jcreager
Created July 25, 2020 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcreager/27c73e475f39e71b1e45a3d6978e08b0 to your computer and use it in GitHub Desktop.
Save jcreager/27c73e475f39e71b1e45a3d6978e08b0 to your computer and use it in GitHub Desktop.
2020/07/25 14:12:53 [INFO] Terraform version: 0.12.29
2020/07/25 14:12:53 [INFO] Go runtime version: go1.13.14
2020/07/25 14:12:53 [INFO] CLI args: []string{"/usr/local/bin/terraform", "--version"}
2020/07/25 14:12:53 [DEBUG] Attempting to open CLI config file: /Users/joe/.terraformrc
2020/07/25 14:12:53 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/07/25 14:12:53 [INFO] CLI command args: []string{"version", "--version"}
2020/07/25 14:12:53 [DEBUG] checking for provider in "."
2020/07/25 14:12:53 [DEBUG] checking for provider in "/usr/local/bin"
2020/07/25 14:12:53 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment