Skip to content

Instantly share code, notes, and snippets.

2018/06/11 17:02:55 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/06/11 17:02:55 [INFO] Go runtime version: go1.10.1
2018/06/11 17:02:55 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-auto-approve"}
2018/06/11 17:02:55 [DEBUG] Attempting to open CLI config file: /root/.terraformrc
2018/06/11 17:02:55 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/06/11 17:02:55 [INFO] CLI command args: []string{"apply", "-auto-approve"}
2018/06/11 17:02:55 [INFO] command: empty terraform config, returning nil
2018/06/11 17:02:55 [DEBUG] command: no data state file found for backend config
2018/06/11 17:02:55 [DEBUG] New state was assigned lineage "a57cc888-82c2-78d7-4bab-6988b52ed1b5"
2018/06/11 17:02:55 [INFO] command: backend initialized: <nil>
2018/06/11 17:05:35 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/06/11 17:05:35 [INFO] Go runtime version: go1.10.1
2018/06/11 17:05:35 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-auto-approve"}
2018/06/11 17:05:35 [DEBUG] Attempting to open CLI config file: /root/.terraformrc
2018/06/11 17:05:35 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/06/11 17:05:35 [INFO] CLI command args: []string{"apply", "-auto-approve"}
2018/06/11 17:05:35 [INFO] command: empty terraform config, returning nil
2018/06/11 17:05:35 [DEBUG] command: no data state file found for backend config
2018/06/11 17:05:35 [DEBUG] New state was assigned lineage "71abca4c-782d-f35b-4928-b19ca8c2b054"
2018/06/11 17:05:35 [INFO] command: backend initialized: <nil>
" Modeline and Notes {{{ vim: set foldmethod=marker foldmarker={{{,}}} foldlevel=0 foldnestmax=2:
" To be used inside docker.
" }}}
" Theme {{{
set background=dark
colorscheme slate
" }}}
" Kitchen sink {{{