Releases: terraform-google-modules/terraform-google-network
Releases · terraform-google-modules/terraform-google-network
v12.0.0
12.0.0 (2025-09-05)
⚠ BREAKING CHANGES
- TPG>=6.49: added include_import_ranges in network connectivity center sub-module (#633)
- deps: Update Terraform terraform-google-modules/cloud-dns/google to v6 (#613)
Features
- added producer VPC network spoke (#634) (d79ab8b)
- deps: Update Terraform Google Provider to v7 (major) (#629) (5a3faca)
- TPG>=6.49: added include_import_ranges in network connectivity center sub-module (#633) (f10a323)
Bug Fixes
- deps: Update Terraform terraform-google-modules/cloud-dns/google to v6 (#613) (34ae6ad)
- docs: Correct bgp_best_path_selection_mode default value (#618) (6e5ac89)
- typo on the variables (#624) (8097ce9)
v11.1.1
11.1.1 (2025-05-27)
Bug Fixes
- default value for bgp_inter_region_cost and bgp_best_path_selection_mode (#616) (1bb1b32)
v11.1.0
11.1.0 (2025-05-08)
Features
- added bgp_best_path_selection_mode bgp_always_compare_med bgp_inter_region_cost in VPC module (#610) (aab974a)
v11.0.0
11.0.0 (2025-04-23)
⚠ BREAKING CHANGES
- TPG>6.28: added support for packet mirroring firewall policy rule, src_networks, src_network_scope and dest_network_scope (#596)
Features
- added security profile rule support in network firewall policy (#602) (339e6f6)
- TPG>6.28: added support for packet mirroring firewall policy rule, src_networks, src_network_scope and dest_network_scope (#596) (3ac6496)
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)