Skip to content

Latest commit

 

History

History
63 lines (31 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

63 lines (31 loc) · 3.04 KB

Changelog

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. This changelog is generated automatically based on Conventional Commits.

0.6.0 (2023-05-09)

Features

  • adds group types var to the root module (#49) (dec1114)

0.5.0 (2023-05-04)

Features

0.4.0 (2021-11-17)

Features

  • update TPG version constraints to allow 4.0 (#27) (8619bb3)

0.3.0 (2021-07-14)

Features

  • Enable support for the initial_group_config parameter (#22) (10625fb)

0.2.0 (2021-03-16)

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#17)

Features

  • add Terraform 0.13 constraint and module attribution (#17) (be74f6b)

0.1.1 (2020-12-11)

Bug Fixes

  • Correct order of roles to specify in memberships (#6) (7db3c49)

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release