All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Upgraded build/test images to use Golang 1.13 instead of 1.11 (#27)
- Update aws-sdk-go to v1.34.20
0.3.0 - 2019-03-06
- Converted to go modules
- Added ability to use
#
as a delimiter for variable IDs
0.2.0 - 2018-08-30
- Fetch AWS config from ec2metadata if on an ec2 instance PR#5
- Initial release