Created
August 8, 2019 15:03
-
-
Save javaJake/88dc0939ccba72a4a091736cb1190fdc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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