Skip to content

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

v10.0.0

11 Dec 17:59
467bc6b
Compare
Choose a tag to compare

10.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • Add network_profile setting to network, update network resource provider (#584)

Features

  • Add network_profile setting to network, update network resource provider (#584) (456a6d9)

v9.3.0

07 Oct 21:02
7957e51
Compare
Choose a tag to compare

9.3.0 (2024-10-07)

Features

  • allow enabling global access for PSC endpoints (#577) (8abb57b)
  • Create module and example for NCC (#575) (3a6c8fb)

Bug Fixes

  • tests failing on hierarchical policy attachment to org (#580) (69fca12)

v9.2.0

11 Sep 12:05
2477e46
Compare
Choose a tag to compare

9.2.0 (2024-08-29)

Features

  • Change serverless-connector input type and update metadata (#568) (830b09c)
  • deps: Update Terraform Google Provider to v6 (major) (#574) (c90da25)

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)