Releases: terraform-google-modules/terraform-google-network
Releases · terraform-google-modules/terraform-google-network
v5.1.0
5.1.0 (2022-05-16)
Features
- add filter_expr control in subnet log_config (#360) (5f7e227)
v5.0.0
5.0.0 (2022-02-04)
⚠ BREAKING CHANGES
- update min TPG versions 3.83 (#349)
Bug Fixes
v4.1.0
4.1.0 (2022-01-18)
Features
- Promote role and purpose of subnet to GA (#343) (8b98a36)
terraform-google-network v4.0.1
Bug Fixes
- Update Google provider constraints to allow 4.x (#335) (9c07970)
terraform-google-network v4.0.0
⚠ BREAKING CHANGES
- shared_vpc attachments in the
fabric-net-svpc-access
submodule have been refactored, changing the state location.
Bug Fixes
- require google-beta also in the root module, not just in vpc module (#327) (e28f1e5)
- use for_each for shared VPC service project connections (#329) (3f400af)
terraform-google-network v3.5.0
Features
- Add max_throughput to vpc-serverless-connector-beta (#322) (1cc50ca)
terraform-google-network v3.4.0
Features
- add top-level output network_id from the vpc module (#315) (be66cf4)
Bug Fixes
- fabric: Replaced
count
with for_each
on google_compute_subnetwork_iam_binding
to prevent destroy/recreate when the list changes. (#311) (ead88f8)
terraform-google-network v3.3.0
Features
- Adding vpc-serverless-connector-submodule-beta (#280) (3f720fa)
Bug Fixes
terraform-google-network v3.2.2
Bug Fixes
- Add variable type for http_target_tags variable (#276) (08842fa)
terraform-google-network v3.2.1
Bug Fixes
- Switch shared_vpc resources to beta provider in access submodule (#269) (5b00673)