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.
- Automatically tag CloudWatch alarms and EventBridge rules after stacks are created or updated
- ???
- ???
- Added additional method to MskCluster resource, to return sorted list of bootstrap brokers
- Replaced Travis with GH Actions
- All secret types now default to SecureString, not just the RSA keys
- Added CloudFormation ERB templates (cfn files that end in .yml.erb)
- Gracefully handle interrupts while running Packer and return Packer's exit status from the call
- Fixed Packer debug mode by reading and printing each character from Packer instead of each line.
- Restricted AMI search to images owned by the same account to prevent a potential security flaw.
- Gitignored Gemfile.lock.
- Removed development dependency on bundler 1.
- First official version.