44cb98e04f
Previously the provisioner did not wait until the Salt operation had completed before returning, causing some operations not to be applied, and causing the output to get swallowed. Now we wait until the remote work is complete, and copy output into the Terraform log in a similar way as is done for other provisioners. |
||
---|---|---|
.. | ||
resource_provisioner.go | ||
resource_provisioner_test.go |