Skip to content

Instantly share code, notes, and snippets.

View ejannett's full-sized avatar

Emmanuel JANNETTI ejannett

View GitHub Profile
@ejannett
ejannett / gist:a11d8457e326d7f8b682aef9b36185d2
Last active January 28, 2020 11:18
terraform crash log
2020/01/28 12:08:53 [INFO] Terraform version: 0.12.18
2020/01/28 12:08:53 [INFO] Go runtime version: go1.13.4
2020/01/28 12:08:53 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-var", "foo=bar", "-var-file=../../instance.tfvars.json", "-auto-approve", "tools/provisionning/test_instance/"}
2020/01/28 12:08:53 [DEBUG] Attempting to open CLI config file: xxxxxxxx
2020/01/28 12:08:53 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/01/28 12:08:53 [INFO] CLI command args: []string{"apply", "-var", "foo=bar", "-var-file=../../instance.tfvars.json", "-auto-approve", "tools/provisionning/test_instance/"}
2020/01/28 12:08:53 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2020/01/28 12:08:53 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2020/01/28 12:08:53 [DEBUG] New state was assigned lineage "c29e33a2-5b98-d567-e2d6-08c9ddd2699d"
2020/01/28 12:08:53 [TRACE] Meta.Backend: using default local state only (