Skip to content

Latest commit

 

History

History
120 lines (62 loc) · 5.25 KB

CHANGELOG.md

File metadata and controls

120 lines (62 loc) · 5.25 KB

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.

4.1.0 (2024-01-03)

Features

  • add a submodule to support proxy based regional external load balancer (#77) (a21f56d)

Bug Fixes

  • deps: Update Terraform Google Provider to v5 (major) (#81) (753d324)

4.0.2 (2023-10-20)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#72) (fb54a8f)

4.0.1 (2023-01-20)

Bug Fixes

  • fixes lint issues and generates metadata (#59) (6d55969)

4.0.0 (2022-06-22)

⚠ BREAKING CHANGES

  • New requirement for the google-beta provider (#45)

Features

3.1.0 (2022-04-13)

Features

  • update TPG version constraints to allow 4.0 (#40) (16933d1)

3.0.0 (2021-04-01)

⚠ BREAKING CHANGES

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

Features

  • add Terraform 0.13 constraint and module attribution (#32) (5a3c282)

2.3.0 (2020-04-07)

Features

  • Add list variable to override source_ips for LB (#26) (f640695)

2.2.0 - 2019-12-09

Added

  • The target_service_accounts variable which accepts a list of service accounts for firewall targets. #18

2.1.0 - 2019-11-26

Added

  • New health_check, ip_address, and ip_protocol parameters. #20 #22
  • Introduced new lint testing and integration testing based on terraform-google-modules standards. #12

Changed

2.0.0 - 2019-08-02

Changed

  • Supported version of Terraform is 0.12. #11

1.0.3 - 2018-08-21

1.0.2 - 2017-11-08

1.0.1 - 2017-19-09

1.0.0 - 2017-08-28