opentofu/builtin/provisioners
Lars Lehtonen 47484e23fe provisioner/local-exec: Drop untestable error
TestResourceProvider_stop uses a goroutine, which means that any function with *testing.T as its receiver within that goroutine will silently fail.

Now the test to accepts that an error that occurs within the goroutine is lost. It also adds some more verbose logs to explain what is happening.
2017-08-21 19:05:49 -07:00
..
chef provisioner/chef: fix panic 2017-07-22 09:58:58 +02:00
file Refactor the provisioner validation function (#15273) 2017-06-15 19:57:04 +02:00
local-exec provisioner/local-exec: Drop untestable error 2017-08-21 19:05:49 -07:00
remote-exec backoff retries in remote-exec provisioner 2017-08-09 15:54:08 -04:00
salt-masterless PR feedback 2017-08-07 12:21:27 -04:00