This file contains 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
2019/08/19 16:39:09 [INFO] Terraform version: 0.12.6 | |
2019/08/19 16:39:09 [INFO] Go runtime version: go1.12.4 | |
2019/08/19 16:39:09 [INFO] CLI args: []string{"/home/hrich/go/bin/terraform", "apply"} | |
2019/08/19 16:39:09 [DEBUG] Attempting to open CLI config file: /home/hrich/.terraformrc | |
2019/08/19 16:39:09 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2019/08/19 16:39:09 [INFO] CLI command args: []string{"apply"} | |
2019/08/19 16:39:09 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config | |
2019/08/19 16:39:09 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory | |
2019/08/19 16:39:09 [DEBUG] New state was assigned lineage "7587c3c0-4cd3-4cff-cde0-80fc2c5e1bb9" | |
2019/08/19 16:39:09 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) |
This file contains 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
2016/07/26 09:07:08 [INFO] Packer version: 0.10.2.dev (f9cea9edd1b1404e15337c6849d2eb1fe2337744) | |
2016/07/26 09:07:08 Packer Target OS/Arch: linux amd64 | |
2016/07/26 09:07:08 Built with Go Version: go1.6.3 | |
2016/07/26 09:07:08 Detected home directory from env var: /home/hrich | |
2016/07/26 09:07:08 Using internal plugin for amazon-instance | |
2016/07/26 09:07:08 Using internal plugin for googlecompute | |
2016/07/26 09:07:08 Using internal plugin for virtualbox-iso | |
2016/07/26 09:07:08 Using internal plugin for vmware-vmx | |
2016/07/26 09:07:08 Using internal plugin for vmware-iso | |
2016/07/26 09:07:08 Using internal plugin for amazon-chroot |