grim/convey

Bump the version for release
v0.14.0-alpha3
2018-02-20, Gary Kramlich
166a6d1979fa
Bump the version for release
# 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