Expected Result
The stackl instance continues working if the number of output vars dont match (or a clearer error message) .
Actual Result
When terraform outputs for example 3 vars, and the stackl Functional Requirement only catches 2 of those, the stackl instance stops playing.
Steps To Reproduce
Make a FR that catches less outputs than the terraform plan.
Potential Causes, Fixes or Additional Information