quenginedev/Serverless Stack (SST) deploy
This action deploys a serverless stack application to the staging environment of your choice
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access-key-id | AWS access key id | yes | — |
| secret-access-key | AWS secret access key | yes | — |
| region | AWS region | no | us-east-1 |
| stage | The stage name (default is production) | no | production |
| path | Path to the serverless stack | no | . |
| pkg-manager | Package mangers for your lock file. options are npm, yarn. (default yarn) | no | yarn |
| envs | Environmental variables passed into SST using secrets | no | "" |
Outputs
no outputs