queimadiaria/Deploy Service ECS
Queima Labs DevOps Stack - Deploy Microservice - services no ECS da AWS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stage | Stage where will be deployed | yes | — |
| new_relic_license | New Relic License Key | yes | — |
| access_token | Personal Access Token scope read:pkg | yes | — |
| environment_acronym | Environment acronym to configure environment variables | yes | — |
| config | String JSON to be map | yes | {"NODE_ENV":"local"} |
| enable_task_definition | Enable returning task definition | yes | true |
| service_name | Service name | yes | — |
| image_full_name | ECR Repository Image name | yes | — |
| vault_addr | Vautl address | yes | — |
| awsqueima_environment | Environment where the resources will be searched and deployed | no | — |
Outputs
| name | description |
|---|---|
| image | Image name complete |