AnomalyInnovations / serverless-lerna-yarn-starter

A Serverless monorepo starter that uses Lerna and Yarn Workspaces.

Home Page:https://serverless-stack.com/chapters/using-lerna-and-yarn-workspaces-with-serverless.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to deploy using lerna when MFA is enabled on AWS account

s1mrankaur opened this issue · comments

Lerna does not ask or wait for user input. How to deploy using when MFA is enabled as sls deploy needs input for MFA to deploy successfully?