Investigate waiting for previous command to complete
Closed this issue · 0 comments
dmlittle commented
Scenery isn't waiting for the previous command to complete before starting it's processing of the terraform plan output. This can be problematic with tools such as terragrunt that sometimes wait for user input.
Reference: #8 (comment)