Skip to content

Releases: terraform-google-modules/terraform-google-network

v8.0.0

04 Nov 04:22
6ccf1cc
Compare
Choose a tag to compare

8.0.0 (2023-11-04)

⚠ BREAKING CHANGES

  • bumping tf to v1.3 for fabric-net-firewall (#515)
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v5 (#489)

Bug Fixes

  • bumping tf to v1.3 for fabric-net-firewall (#515) (c08ea5f)
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v5 (#489) (adb3e2a)
  • network-firewall-policy not able to use target_secure_tags (#514) (a5418b4)

v7.5.0

27 Oct 21:11
9f69439
Compare
Choose a tag to compare

7.5.0 (2023-10-18)

Features

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#503) (4ef6a9b)

v7.4.0

02 Oct 17:28
2d0d6dd
Compare
Choose a tag to compare

7.4.0 (2023-10-02)

Features

  • add firewall policy enforcement order (#486) (a65c41a)

Bug Fixes

  • Adds pass-through variables for ipv6 (#495) (d477082)
  • restrict provider version to "<5.0" for modules missing max version (#501) (22736f5)
  • update simple IPv6 subnet example (#498) (7fdd9ab)

v7.3.0

15 Aug 21:35
6b1334d
Compare
Choose a tag to compare

7.3.0 (2023-08-09)

Features

  • add ingress and egress firewall rules to main module (#485) (663f1d8)

Bug Fixes

  • added missing variables (#481) (71a1177)
  • network attachment error in firewall policy sub-module (#478) (2dde9d8)

v7.2.0

31 Jul 19:49
e17e051
Compare
Choose a tag to compare

7.2.0 (2023-07-25)

Features

  • Add IPv6 ULA support and document subnet ipv6 support (#466) (eb9d9fb)
  • add metadata_fields support (#467) (f311cba)

v7.1.0

29 Jun 16:05
3451353
Compare
Choose a tag to compare

7.1.0 (2023-06-27)

Features

  • add destination_ranges and source_ranges in firewall rules (#464) (83a7e85)
  • added network firewall policy sub-module (#453) (7b197c6)

v7.0.0

13 Apr 19:18
d363ab9
Compare
Choose a tag to compare

7.0.0 (2023-04-13)

⚠ BREAKING CHANGES

  • TF >= 1.3: allow optional vars in firewall rules module (#438)
  • TPG >=4.25: add IPv6 support (#420)

Features

Bug Fixes

  • TF >= 1.3: allow optional vars in firewall rules module (#438) (b188d37)

v6.0.1

12 Jan 21:41
b4c542b
Compare
Choose a tag to compare

6.0.1 (2022-12-30)

Bug Fixes

v6.0.0

21 Nov 17:50
01102e1
Compare
Choose a tag to compare

6.0.0 (2022-11-21)

⚠ BREAKING CHANGES

  • update minimum TPG version to 3.33 for firewall-rules #381
  • increase subnets module minimum TPG to 2.15 (#377)

Bug Fixes

  • increase subnets module minimum TPG to 2.15 (#377) (3978cf1)
  • update minimum TPG version to 3.33 for firewall-rules #381 (0640fdd)

v5.2.0

05 Aug 17:27
a93fd8b
Compare
Choose a tag to compare

5.2.0 (2022-07-28)

Features