grim/convey

Apparently these quotes aren't needed anymore.. not sure why, need to check out compatibility
# 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