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.
Extending the adopted spec, each change should have a link to its corresponding pull request appended.
2.1.0 (2024-10-30)
2.0.2 (2024-04-12)
- updates for tflint (#55) (b043cae)
- upgraded versions.tf to include minor bumps from tpg v5 (#46) (d6394a8)
2.0.1 (2022-12-30)
2.0.0 (2022-05-09)
- add Terraform 0.13 constraint and module attribution (#21)
- add Terraform 0.13 constraint and module attribution (#21) (0a94a2d)
- update TPG version constraints to allow 4.0 (#25) (0fda657)
- update gsuite-exporter to version 0.0.4 (527a241)
1.0.0 - 2019-11-26
- Support for Terraform 0.12. #5
- Convert string variable
applications
to a list of strings. #12 - Add outputs
instance_name
,instance_project
,instance_zone
. #15 - Update examples to fit terraform-google-log-export reformat. #11
0.1.0 - 2019-03-29
- This is the initial release.