actions-marketplace-validations/Get Elastic Beanstalk Environment's variables
Get the AWS Elastic Beanstalk environment's variables to use them from the output of this action.
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 | — |
| use_env_file | True if we should export a env file. | no | — |
| file_path | The name and path of the env file to export. | no | — |
Outputs
no outputs