This is a Feature Proposal
Description
For feature proposals:
For the purposes of CI/CD it would be good to have a CLI command to fetch all the EC2 parameter store parameters via SSM and list those that cannot be resolved. In theory this should allow a user to check all serverless framework projects for missing environment variables prior to any deployment.
Similar or dependent issues:
Additional Data
- Serverless Framework Version you're using: 1.24.0
- Operating System: OSX 10.13.1
- Stack Trace:
- Provider Error messages:
This is a Feature Proposal
Description
For feature proposals:
For the purposes of CI/CD it would be good to have a CLI command to fetch all the EC2 parameter store parameters via SSM and list those that cannot be resolved. In theory this should allow a user to check all serverless framework projects for missing environment variables prior to any deployment.
Similar or dependent issues:
Additional Data