terraform/builtin
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
..
bins provisioner: new Puppet provisioner (#18851) 2019-06-10 15:31:21 -04:00
providers Mildwonkey/ps import (#24412) 2020-03-20 08:15:29 -04:00
provisioners Make sure we use MaxRetries correctly 2020-05-05 16:18:30 -04:00