opentofu/builtin/provisioners
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
..
chef Clean clients from chef-vault on recreate_client enabled (#16357) 2017-10-20 17:46:29 +02:00
file Refactor the provisioner validation function (#15273) 2017-06-15 19:57:04 +02:00
local-exec provisioner/local-exec: allow user to specify interpreter 2017-08-22 10:16:36 -07:00
remote-exec backoff retries in remote-exec provisioner 2017-08-09 15:54:08 -04:00
salt-masterless provisioner/salt-masterless: Wait for operations to complete 2017-12-05 09:26:40 -08:00