67e2c0b83c
This change introduces a new nullStep type that can be used in place of a nil step. This fixes an issue where multistep.If would return a nil step if the condition was not met causing a builder to crash when executed using `-on-error=ask` or `-on-error=abort`. Closes #10241 |
||
---|---|---|
.. | ||
LICENSE.md | ||
basic_runner.go | ||
basic_runner_test.go | ||
debug_runner.go | ||
debug_runner_test.go | ||
doc.go | ||
if.go | ||
multistep.go | ||
multistep_test.go | ||
statebag.go | ||
statebag_test.go |