karanjae/Deploy to AWS Elastic Beanstalk
Deploy an application to AES Elastic Beanstalk through Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | AWS Access Key ID | yes | — |
| aws-secret-access-key | AWS Secret Access Key | yes | — |
| aws-region | AWS Region | yes | — |
| application-name | Elastic Beanstalk Application Name | yes | — |
| bucket-name | S3 Bucket Name | no | — |
| environment-name | Elastic Beanstalk Environment Name | yes | — |
| version-label | A version label for the new app version | yes | — |
| deployment-package | Path to the deployment package (.zip file) | yes | — |
Outputs
no outputs