Skip to content

Instantly share code, notes, and snippets.

View neoblackcap's full-sized avatar
🏠
Working from home

Neo Ko neoblackcap

🏠
Working from home
  • Guangzhou,Guangdong,China
View GitHub Profile
@neoblackcap
neoblackcap / gist:3b5086e5d491197e4732a59da8ba98f7
Created August 14, 2017 09:07
terraform vsphere debug log
vsphere_virtual_machine.newvm: Refreshing state... (ID: newvm)
vsphere_virtual_machine.newvm: Modifying... (ID: newvm)
network_interface.0.ipv4_address: "172.16.1.124" => "172.16.1.125"
vsphere_virtual_machine.newvm: Modifications complete (ID: newvm)

Apply complete! Resources: 0 added, 1 changed, 0 destroyed.
2017/08/14 17:06:24 [INFO] Terraform version: 0.10.0
2017/08/14 17:06:24 [INFO] Go runtime version: go1.8.3
2017/08/14 17:06:24 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.10.0/bin/terraform", "apply"}
2017/08/14 17:06:24 [DEBUG] Attempting to open CLI config file: /Users/neo/.terraformrc