Skip to content

Latest commit

 

History

History
89 lines (47 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

89 lines (47 loc) · 2.33 KB

terraform-aws-tardigrade-ram-principal-association Change Log

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.

4.0.0

Released: 2022.05.16

Commit Delta: Change from 3.0.1 release

Summary:

  • Updated to use new configuration_aliases tag. Also updated the provider profiles names to match the test framework construct.

2.0.2

Released: 2020.05.14

Commit Delta: Change from 2.0.1 release

Summary:

  • Adds sleep to principal association to allow invitation to propagate

2.0.1

Released: 2020.05.14

Commit Delta: Change from 2.0.0 release

Summary:

  • Refactors count logic to avoid dependency on apply

2.0.0

Released: 2020.05.13

Commit Delta: Change from 1.0.2 release

Summary:

  • Reworks module to use native terraform resources to handle the invitation/acceptance

1.0.2

Released: 2019.10.28

Commit Delta: Change from 1.0.1 release

Summary:

  • Pins tfdocs-awk version
  • Updates documentation generation make targets
  • Adds documentation to the test modules

1.0.1

Released: 2019.10.03

Commit Delta: Change from 1.0.0 release

Summary:

  • Update testing harness to have a more user-friendly output
  • Update terratest dependencies

1.0.0

Released: 2019.09.11

Commit Delta: Change from 0.0.0 release

Summary:

  • Upgrade to terraform 0.12.x
  • Add test cases

0.0.0

Commit Delta: N/A

Released: 2019.08.23

Summary:

  • Initial release!