This file contains hidden or 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/11/08 15:30:29 [INFO] Terraform version: 0.7.9 b313e55fe78704bba47d51d42a0a65cff4cf8063+CHANGES | |
2016/11/08 15:30:29 [INFO] CLI args: []string{"/home/user/bin/terraform0.7.9", "apply", "-var-file=~/.secrets.tfvars"} | |
2016/11/08 15:30:29 [DEBUG] Detected home directory from env var: /home/user | |
2016/11/08 15:30:29 [DEBUG] Detected home directory from env var: /home/user | |
2016/11/08 15:30:29 [DEBUG] Attempting to open CLI config file: /home/user/.terraformrc | |
2016/11/08 15:30:29 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2016/11/08 15:30:29 [DEBUG] Detected home directory from env var: /home/user | |
2016/11/08 15:30:29 [TRACE] Preserving existing state lineage "260c1a08-2896-4768-89f1-0b3fb44ba689" | |
2016/11/08 15:30:29 [TRACE] Preserving existing state lineage "260c1a08-2896-4768-89f1-0b3fb44ba689" | |
2016/11/08 15:30:29 [TRACE] Graph after step *terraform.ConfigTransformer: |
This file contains hidden or 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
data.terraform_remote_state.generic_vmware: Refreshing state... | |
vsphere_virtual_disk.disk: Creating... | |
adapter_type: "" => "ide" | |
datacenter: "" => "Athena-Dev" | |
datastore: "" => "OPS_ESX_VMFS108" | |
size: "" => "15" | |
type: "" => "thin" | |
vmdk_path: "" => "maa62-test-mysql.vmdk" | |
Error applying plan: |
NewerOlder