Sha256: 560117d18cf1f646ff5ea2400a3b5d3475e29a752909be5f2459aa11e6a4deb1

Contents?: true

Size: 1008 Bytes

Versions: 3

Compression:

Stored size: 1008 Bytes

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.0] - 2021-01-12

- 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

## [1.1.0] - 2020-10-20

- 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.

## [1.0.0] - 2020-10-03

- First official version.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
openstax_aws-1.4.0 CHANGELOG.md
openstax_aws-1.3.0 CHANGELOG.md
openstax_aws-1.2.0 CHANGELOG.md