Skip to content

Instantly share code, notes, and snippets.

@javaJake
Created August 8, 2019 15:03
Show Gist options
  • Save javaJake/88dc0939ccba72a4a091736cb1190fdc to your computer and use it in GitHub Desktop.
Save javaJake/88dc0939ccba72a4a091736cb1190fdc to your computer and use it in GitHub Desktop.
$ TF_LOG=trace terraform apply test
2019/08/08 11:01:59 [INFO] Terraform version: 0.12.4
2019/08/08 11:01:59 [INFO] Go runtime version: go1.12.4
2019/08/08 11:01:59 [INFO] CLI args: []string{"/home/user/bin/terraform", "apply", "test"}
2019/08/08 11:01:59 [DEBUG] Attempting to open CLI config file: /home/user/.terraformrc
2019/08/08 11:01:59 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/08/08 11:01:59 [INFO] CLI command args: []string{"apply", "test"}
zip: not a valid zip file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment