Sha256: 0e470be2487ea6e590a29bedad0fb382d236c16f88d96029e36f97ebbe9690f9

Contents?: true

Size: 1.16 KB

Versions: 6

Compression:

Stored size: 1.16 KB

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.5.0] - 2022-06-14
- Automatically tag CloudWatch alarms and EventBridge rules after stacks are created or updated

## [1.4.0] - 2022-05-11
- ???

## [1.3.0] - 2021-03-23
- ???

## [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

6 entries across 6 versions & 1 rubygems

Version Path
openstax_aws-2.1.0 CHANGELOG.md
openstax_aws-2.0.1 CHANGELOG.md
openstax_aws-2.0.0 CHANGELOG.md
openstax_aws-1.6.1 CHANGELOG.md
openstax_aws-1.6.0 CHANGELOG.md
openstax_aws-1.5.0 CHANGELOG.md