Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 3 KB

CHANGELOG.md

File metadata and controls

62 lines (35 loc) · 3 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.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