Skip to content

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

v9.1.0

16 Apr 19:23
4788b5c
Compare
Choose a tag to compare

9.1.0 (2024-04-15)

Features

  • add hierarchical firewall policy sub-module (#553) (c7c0f07)
  • Add service_directory_registrations: namespace and service_directory_region (#548) (d4855d6)

v9.0.0

04 Jan 21:06
c548cb2
Compare
Choose a tag to compare

9.0.0 (2024-01-03)

⚠ BREAKING CHANGES

  • Add dynamic block to define secondary subnets (#523)

Features

  • Add dynamic block to define secondary subnets (#523) (2adc566)

Bug Fixes

  • src_threat_intelligences is missing from the variable object definition. (#530) (654c366)

v8.1.0

04 Dec 20:05
5ab357a
Compare
Choose a tag to compare

8.1.0 (2023-12-04)

Features

  • Add in disabled field to firewall-rules (#524) (f851f06)

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)