terraform/builtin/provisioners/chef
James Bardin a1061ed931 update the chef and habitat error handling
Use the new ExitStatus method, and also check the cmd.Err() method for
errors.

Remove leaks from the output goroutines in both provisioners by
deferring their cleanup, and returning early on all error conditions.
2018-03-15 16:04:05 -04:00
..
test-fixtures Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00
linux_provisioner.go Fix and refactor the Chef provisioner 2017-05-19 21:05:21 +02:00
linux_provisioner_test.go Fix and refactor the Chef provisioner 2017-05-19 21:05:21 +02:00
resource_provisioner.go update the chef and habitat error handling 2018-03-15 16:04:05 -04:00
resource_provisioner_test.go Clean clients from chef-vault on recreate_client enabled (#16357) 2017-10-20 17:46:29 +02:00
windows_provisioner.go Fix and refactor the Chef provisioner 2017-05-19 21:05:21 +02:00
windows_provisioner_test.go Fix and refactor the Chef provisioner 2017-05-19 21:05:21 +02:00