amraneze/Deploy project to AWS Elastic Beanstalk
Deploy a project to AWS Elastic Beanstalk.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_access_key | AWS Access Key. | yes | — |
| aws_secret_key | AWS Secret Key. | yes | — |
| region | AWS Environment's Region. | yes | — |
| application_name | AWS Elastic Beanstalk application's name. | yes | — |
| environment_name | AWS Elastic Beanstalk environment's name. | yes | — |
| s3_bucket_name | AWS S3 Bucket's name. | yes | — |
| s3_file_path | AWS Elastic Beanstalk file path. | yes | — |
| ebs_version_label | AWS EBS version label. | yes | — |
| ebs_description | AWS EBS Description. | no | — |
| ebs_wait_for_env_to_be_green | If we should wait for AWS Elastic Beanstalk environment to be green. | no | — |
| updated_version_url | AWS EBS url to check the version deployed. | no | — |
| expected_version | AWS EBS application's expected version that should be delpoyed. | no | — |
| enable_debug | To enable debug and display logs. | no | — |
| use_same_version | If you want to use the same version in AWS EBS, in case the version already exist. | no | — |
Outputs
no outputs