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-08-29)
- add support for descriptions argument (#136) (7e36a24)
- deps: Update Terraform Google Provider to v6 (major) (#143) (e157add)
4.0.0 (2024-05-20)
- TPG>=5.2: support labelling regional IPs (#116)
3.2.0 (2023-11-27)
- upgraded versions.tf to include minor bumps from tpg v5 (2465280)
3.1.3 (2023-06-15)
3.1.2 (2022-11-03)
3.1.1 (2022-02-02)
3.1.0 (2021-12-14)
3.0.0 (2021-04-12)
- add Terraform 0.13 constraint and module attribution
- Add support for setting purpose, network_tier, prefix_length, and ip_version (#29) (451c131)
- add Terraform 0.13 constraint and module attribution (88a65ae)
2.1.1 (2021-02-03)
2.1.0 (2020-06-01)
v2.0.0 2019-10-16
- The supported version of Terraform is 0.12. #10
v1.0.0 2019-06-08
- Added support for setting
region
. #8
v0.2.0 2019-06-04
- Added support for setting
project_id
. #7
v0.1.0 2019-01-18
- This is the initial release of the module with basic support for:
- Reserving internal/external IP addresses
- Optionally, being able to reserve specific IP addresses within a subnetwork (internal IP addresses only)
- Registering IP addresses with Google Cloud DNS
- Forward and Reverse lookup zones are supported
- Reserving internal/external IP addresses