Closed oscarmuhr closed 3 years ago
When listing stacks before deploy, the nextToken is ignored and all stacks are not listed. Created a recursive method that looks through all stacks available and then proceeds to use the previous logic to check if stack is valid.
Thanks for the PR! It looks good 🔥 Could you rebase it on master so the new and fresh lints run?
When listing stacks before deploy, the nextToken is ignored and all stacks are not listed. Created a recursive method that looks through all stacks available and then proceeds to use the previous logic to check if stack is valid.