terraform/builtin/provisioners/salt-masterless
Subba Rao Pasupuleti 44cb98e04f provisioner/salt-masterless: Wait for operations to complete
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.
2017-12-05 09:26:40 -08:00
..
resource_provisioner.go provisioner/salt-masterless: Wait for operations to complete 2017-12-05 09:26:40 -08:00
resource_provisioner_test.go provisioner/salt-masterless: add "_file" suffix to "minion_config" 2017-08-30 13:55:28 -07:00