Skip to content

Latest commit

 

History

History
77 lines (37 loc) · 3.84 KB

CHANGELOG.md

File metadata and controls

77 lines (37 loc) · 3.84 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.7.0 (2024-08-29)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#73) (65e8c6b)

0.6.1 (2024-01-03)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#56) (bd41d84)

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