opentofu/builtin
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
..
bins Add salt-masterless provisioner 2017-08-07 10:00:29 -04:00
providers remove builtin providers 2017-06-12 13:42:06 -04:00
provisioners provisioner/local-exec: Drop untestable error 2017-08-21 19:05:49 -07:00