7empestx/Elastic Beanstalk Deploy Action
Deploy to Elastic Beanstalk
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 22, 2024
- License
- MIT
Pinned Snippet
uses: 7empestx/elasticbeanstalkdeployaction@7df5ca83c9d3ea8fe34938156795962815a8ff75 # no releases — HEAD as of 2026-07-16tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_access_key | AWS Access Key Id | yes | — |
| aws_secret_key | AWS Secret Key | yes | — |
| aws_region | Region | yes | us-west-2 |
| application_name | Application Name | yes | MyApplicationName |
| environment_name | Environment Name | yes | MyApplication-Environment |
| version_label | Version Label | no | 12345 |
| platform | Platform | yes | golang |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |