I have created multiple Serverless.yml(like serverless1.yml, serverless2.yml... so on) files, I am able to deploy one by one using cd with going back to each folder, but I want to deploy the stacks one after another in sequential order using a single sevrerless.yml or shell script file?
I have created a bash script for deploying stacks one after another(Sequentially).
2.1m questions
2.1m answers
60 comments
57.0k users