v1.0.2
What's Changed
- Added environment variables support into provider config by @parrasajad in #257
- provider: aws
aws_access_key: $AWS_ACCESS_KEY
aws_secret_key: $AWS_SECRET_KEY
- Updated helper libraries #245 by @edoardottt in #246
New Contributors
- @edoardottt made their first contribution in #246
Full Changelog: v1.0.1...v1.0.2