Skip to content

Instantly share code, notes, and snippets.

$ terraform apply
azurerm_storage_account.test: Refreshing state... (ID: /subscriptions/...torage/storageAccounts/account-sanitized)
azurerm_storage_blob.test_source: Refreshing state... (ID: az-test-source-version-2.vhd)
azurerm_virtual_machine_scale_set.test_vmss: Refreshing state... (ID: /subscriptions/...virtualMachineScaleSets/az-test)
An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
~ update in-place
-/+ destroy and then create replacement
<= read (data resources)
@bpoland
bpoland / output.txt
Created March 30, 2017 12:53
Terraform 0.9.2 file provisioner failure
2017/03/30 08:38:34 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
vsphere_virtual_machine.vm: Provisioning with 'file'...
2017/03/30 08:38:34 [DEBUG] plugin: terraform: file-provisioner (internal) 2017/03/30 08:38:34 connecting to TCP connection for SSH
2017/03/30 08:38:34 [DEBUG] plugin: terraform: file-provisioner (internal) 2017/03/30 08:38:34 handshaking with SSH
2017/03/30 08:38:34 [DEBUG] plugin: terraform: file-provisioner (internal) 2017/03/30 08:38:34 opening new ssh session
2017/03/30 08:38:34 [DEBUG] plugin: terraform: file-provisioner (internal) 2017/03/30 08:38:34 Starting remote scp process: scp -vt /tmp
2017/03/30 08:38:34 [DEBUG] plugin: terraform: file-provisioner (internal) 2017/03/30 08:38:34 Started SCP session, beginning transfers...
2017/03/30 08:38:34 [DEBUG] plugin: terraform: file-provisioner (internal) 2017/03/30 08:38:34 Copying input data into temporary file so we can read the length
2017/03/30 08:38:34 [DEBUG] plugin: terraform: file-provisioner (internal) 2017/03/30 08:38