Skip to content

Instantly share code, notes, and snippets.

View steve-hawkins's full-sized avatar

Steve Hawkins steve-hawkins

View GitHub Profile
C:\source\test> terraform apply
2018/08/31 10:27:28 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/08/31 10:27:28 [INFO] Go runtime version: go1.10.1
2018/08/31 10:27:28 [INFO] CLI args: []string{"C:\\ProgramData\\chocolatey\\lib\\terraform\\tools\\terraform.exe", "apply"}
2018/08/31 10:27:28 [DEBUG] Attempting to open CLI config file: C:\Users\[REDACTED]\AppData\Roaming\terraform.rc
2018/08/31 10:27:28 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/08/31 10:27:28 [INFO] CLI command args: []string{"apply"}
2018/08/31 10:27:28 [INFO] command: empty terraform config, returning nil
2018/08/31 10:27:28 [DEBUG] command: no data state file found for backend config
2018/08/31 10:27:28 [DEBUG] New state was assigned lineage "444c44a2-e7f9-54b7-9de3-7b42020b678a"
C:\source\test> terraform apply
2018/08/30 14:18:00 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/08/30 14:18:00 [INFO] Go runtime version: go1.10.1
2018/08/30 14:18:00 [INFO] CLI args: []string{"C:\\ProgramData\\chocolatey\\lib\\terraform\\tools\\terraform.exe", "apply"}
2018/08/30 14:18:00 [DEBUG] Attempting to open CLI config file: C:\Users\[REDACTED]\AppData\Roaming\terraform.rc
2018/08/30 14:18:00 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/08/30 14:18:00 [INFO] CLI command args: []string{"apply"}
2018/08/30 14:18:00 [INFO] command: empty terraform config, returning nil
2018/08/30 14:18:00 [DEBUG] command: no data state file found for backend config
2018/08/30 14:18:00 [DEBUG] New state was assigned lineage "441a3bae-1d48-213f-3ae4-8d6aff2c2d79"
2018-02-20 11:57:13,694 17044 [DEBUG] - XmlConfiguration is now operational
2018-02-20 11:57:13,745 17044 [INFO ] - ============================================================
2018-02-20 11:57:13,863 17044 [INFO ] - Chocolatey v0.10.8
2018-02-20 11:57:13,879 17044 [DEBUG] - Chocolatey is running on Windows v 10.0.16299.0
2018-02-20 11:57:13,879 17044 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2018-02-20 11:57:13,879 17044 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2018-02-20 11:57:13,894 17044 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install nssm --source chocolatey --debug --verbose
2018-02-20 11:57:13,894 17044 [DEBUG] - Received arguments: install nssm --source chocolatey --debug --verbose
2018-02-20 11:57:13,926 17044 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2018-02-20 11:57:13,948 17044 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
PS C:\windows\system32> choco install gitversion --version 3.6.0 --source https://chocolatey.org/api/v2/ --trace -dv
Chocolatey v0.10.5
Chocolatey is running on Windows v 6.2.9200.0
Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
Command line: "C:\ProgramData\chocolatey\choco.exe" install gitversion --version 3.6.0 --source https://chocolatey.org/api/v2/ --trace -dv
Received arguments: install gitversion --version 3.6.0 --source https://chocolatey.org/api/v2/ --trace -dv
RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
Sending message 'PreRunMessage' out if there are subscribers...
[Pending] Removing all pending packages that should not be considered installed...