Skip to content

Latest commit

 

History

History
97 lines (50 loc) · 4.87 KB

CHANGELOG.md

File metadata and controls

97 lines (50 loc) · 4.87 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.

3.2.0 (2023-11-27)

Features

  • upgraded versions.tf to include minor bumps from tpg v5 (2465280)

3.1.3 (2023-06-15)

Bug Fixes

3.1.2 (2022-11-03)

Bug Fixes

  • maps one ip to multiple dns records (#59) (6085d28)

3.1.1 (2022-02-02)

Bug Fixes

  • Remove need for deprecated template terraform provider (#38) (a6d91de)

3.1.0 (2021-12-14)

Features

  • update TPG version constraints to allow 4.0 (#35) (537186d)

3.0.0 (2021-04-12)

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution

Features

  • 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)

Bug Fixes

  • Remove symlinks in test fixtures (#22) (912b479)

2.1.0 (2020-06-01)

Features

v2.0.0 2019-10-16

Changed

  • The supported version of Terraform is 0.12. #10

v1.0.0 2019-06-08

Added

  • Added support for setting region. #8

v0.2.0 2019-06-04

Added

  • Added support for setting project_id. #7

v0.1.0 2019-01-18

Added

  • 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