Skip to content

Releases: terraform-google-modules/terraform-google-cloud-router

v6.2.0

07 Nov 16:57
608c2ab
Compare
Choose a tag to compare

6.2.0 (2024-11-05)

Features

  • add drain IPs option to NAT resource (#135) (d8ec351)

v6.1.0

12 Sep 11:44
ded312a
Compare
Choose a tag to compare

6.1.0 (2024-08-29)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#129) (a4da4f0)

v6.0.2

30 Oct 15:26
64eddbf
Compare
Choose a tag to compare

6.0.2 (2023-10-20)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#92) (87f489d)

v6.0.1

06 Sep 15:38
3169719
Compare
Choose a tag to compare

6.0.1 (2023-08-31)

Bug Fixes

  • Fix type for NAT subnetwork attributes (#85) (1498a8c)

v6.0.0

23 Aug 21:22
4e5d914
Compare
Choose a tag to compare

6.0.0 (2023-08-23)

⚠ BREAKING CHANGES

  • TF>1.3: Min terraform version 1.3. Changed variables type object with optional parameters (#79)

Features

  • TF>1.3: Min terraform version 1.3. Changed variables type object with optional parameters (#79) (adcf807)

v5.1.0

25 Jul 11:29
d941648
Compare
Choose a tag to compare

5.1.0 (2023-07-10)

Features

  • Allow cloud nat logging to be disabled completely (#76) (7e49b67)

v5.0.1

10 Apr 22:04
569d8d5
Compare
Choose a tag to compare

5.0.1 (2023-04-06)

Bug Fixes

  • deps: update for tflint and cft/developer-tools v1.10 (#66) (e9b4e18)

v5.0.0

09 Mar 17:05
176d3ff
Compare
Choose a tag to compare

5.0.0 (2023-03-07)

⚠ BREAKING CHANGES

  • TPG >=4.51: add support for NAT tcp wait timeout (#64)

Features

  • TPG >=4.51: add support for NAT tcp wait timeout (#64) (fdd1250)

v4.0.0

10 Nov 15:34
7078bac
Compare
Choose a tag to compare

4.0.0 (2022-11-08)

⚠ BREAKING CHANGES

  • Add BFD support for interconnect attachments. (#51)

Features

  • Add BFD support for interconnect attachments. (#51) (c5c5704)

v3.0.0

19 Jul 15:29
673a6af
Compare
Choose a tag to compare

3.0.0 (2022-07-08)

⚠ BREAKING CHANGES

  • Increased Google Provider minimum version to 4.27 (#48)

Features

  • Implemented dynamic port allocation support (#46) (345ddb5)
  • support max_ports_per_vm in NAT config (#48) (270fe4f)