Skip to content

Latest commit

 

History

History
89 lines (48 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

89 lines (48 loc) · 2.14 KB

terraform-aws-tardigrade-iam-account 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.

Released: 2024.09.05

Summary:

  • Refactors module to use object-style inputs for every resource
  • Every resource supports optional creation by setting its input to null
  • Implements all features of each supported resource

1.1.0

Released: 2020.02.06

Commit Delta: Change from 1.0.4 release

Summary:

  • Adds Access Analyzer resource

1.0.4

Released: 2019.10.28

Commit Delta: Change from 1.0.3 release

Summary:

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

1.0.3

Released: 2019.10.17

Commit Delta: Change from 1.0.2 release

Summary:

  • Adds ability to auto approve and merge Dependabot PRs

1.0.2

Released: 2019.10.03

Commit Delta: Change from 1.0.1 release

Summary:

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

1.0.1

Released: 2019.09.23

Commit Delta: Change from 1.0.0 release

Summary:

  • Update CHANGELOG
  • Add dependabot configuration

1.0.0

Released: 2019.09.06

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

Summary:

  • Initial release!