serverless-stage-manager
serverless-stage-manager copied to clipboard
Super simple serverless plugin for validating stage names before deployment
Results
1
serverless-stage-manager issues
Sort by
recently updated
recently updated
newest added
For my CI environment, I have a stage created with the naming pattern of `ci-{git-commit-hash}`. Would it be possible with this plugin to have an allowed stage name such as...