5fc516f99d
Fixes #10788 This checks `IsComputed` prior to attempting to use the JSON configurations. Due to a change in 0.8, the prior check for simply map existence would always succeed even with a computed value (as designed), but we forgot to update provisioners to not do that. There are other provisioners that also do this but to no ill effect currently. I've only changed Chef since we know that is an issue. This issue doesn't affect 0.9 due to helper/schema doing this automatically for provisioners. |
||
---|---|---|
.. | ||
chef | ||
file | ||
local-exec | ||
remote-exec |