diff --git a/lib/plugins/aws/lib/monitorStack.js b/lib/plugins/aws/lib/monitorStack.js index bdf304ebf..e2f4aba9f 100644 --- a/lib/plugins/aws/lib/monitorStack.js +++ b/lib/plugins/aws/lib/monitorStack.js @@ -7,6 +7,7 @@ const identity = require('ext/function/identity'); const ServerlessError = require('../../../serverless-error'); const { log, legacy, progress, style } = require('@serverless/utils/log'); +const mainProgress = progress.get('main'); const validStatuses = new Set(['CREATE_COMPLETE', 'UPDATE_COMPLETE', 'DELETE_COMPLETE']); const normalizerPattern = /(?