Releases: terraform-google-modules/terraform-google-network
Releases · terraform-google-modules/terraform-google-network
v10.0.0
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
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
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
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
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
8.1.0 (2023-12-04)
Features
- Add in disabled field to firewall-rules (#524) (f851f06)
v8.0.0
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
7.5.0 (2023-10-18)
Features
Bug Fixes
- upgraded versions.tf to include minor bumps from tpg v5 (#503) (4ef6a9b)
v7.4.0
7.4.0 (2023-10-02)
Features
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
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)