terraform/builtin/provisioners
Sander van Harmelen 10aab86051 Make sure we use MaxRetries correctly
Even if MaxRetries is 0, we should still execute the loop one time in
order to run the Chef-Client at least once. Also waiting only makes
sense when we have `attempts` left. And last but not least we want to
exit immediately when the exit code is not in the retry list.

So this PR fixes three small issues to make everything work as
expected.
2020-05-05 16:18:30 -04:00
..
chef Make sure we use MaxRetries correctly 2020-05-05 16:18:30 -04:00
file move hcl2shim package to configs 2019-08-06 19:58:58 -04:00
habitat Change file permission ordering to avoid race condition 2020-03-09 11:04:07 -04:00
local-exec prune NewResourceConfig and update tests 2019-08-05 22:08:03 -04:00
puppet provisioner/puppet: fix bug when connection type was not set in config (#23057) 2019-10-17 11:46:55 -04:00
remote-exec prune NewResourceConfig and update tests 2019-08-05 22:08:03 -04:00
salt-masterless prune NewResourceConfig and update tests 2019-08-05 22:08:03 -04:00