grim/convey

Add a new subtask task

2020-03-02, Gary Kramlich
469b76e1bd24
Add a new subtask task
# AWS
The aws package provides tasks for interacting with Amazon Web Services.
## aws/ecr-login
The `aws/ecr-login` task will log into AWS Elastic Container Registry. It
depends on the AWS cli package being installed and configured to work.
### Attributes
| Name | Required | Default | Description |
| ------ | -------- | ------- | ----------- |
| region | | | The AWS region to used. |
### Example
login:
type: aws/ecr-login