Skip to content

Instantly share code, notes, and snippets.

@haai
haai / gist:34d5d98820d1bf60c3c8b837ecdfeafc
Created January 31, 2019 13:21
terraform network remove issue
2019/01/31 14:16:13 [INFO] Terraform version: 0.11.12 dev
2019/01/31 14:16:13 [INFO] Go runtime version: go1.11.4
2019/01/31 14:16:13 [INFO] CLI args: []string{"/Users/cs/dev/go/bin/terraform", "apply", "-auto-approve", "-no-color"}
2019/01/31 14:16:13 [DEBUG] Attempting to open CLI config file: /Users/cs/.terraformrc
2019/01/31 14:16:13 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/01/31 14:16:13 [INFO] CLI command args: []string{"apply", "-auto-approve", "-no-color"}
2019/01/31 14:16:13 [INFO] command: empty terraform config, returning nil
2019/01/31 14:16:13 [DEBUG] command: no data state file found for backend config
2019/01/31 14:16:13 [DEBUG] New state was assigned lineage "eb96bf3e-33ab-f88b-acc9-04d146f75acf"
2019/01/31 14:16:13 [INFO] command: backend initialized: <nil>