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.
5.0.0 (2024-09-23)
- TPG >= 4.53: update regional proxy lb module (#111)
4.1.0 (2024-01-03)
4.0.2 (2023-10-20)
4.0.1 (2023-01-20)
4.0.0 (2022-06-22)
- New requirement for the google-beta provider (#45)
3.1.0 (2022-04-13)
3.0.0 (2021-04-01)
- add Terraform 0.13 constraint and module attribution (#32)
2.3.0 (2020-04-07)
2.2.0 - 2019-12-09
- The
target_service_accounts
variable which accepts a list of service accounts for firewall targets. #18
2.1.0 - 2019-11-26
- New
health_check
,ip_address
, andip_protocol
parameters. #20 #22 - Introduced new lint testing and integration testing based on
terraform-google-modules
standards. #12
- Updated basic example to use terraform-google-vm managed instance group. #14
2.0.0 - 2019-08-02
- Supported version of Terraform is 0.12. #11