Skip to content

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

v5.1.0

02 Jun 01:30
33e9048
Compare
Choose a tag to compare

5.1.0 (2022-05-16)

Features

  • add filter_expr control in subnet log_config (#360) (5f7e227)

v5.0.0

17 Feb 21:06
1eda9d9
Compare
Choose a tag to compare

5.0.0 (2022-02-04)

⚠ BREAKING CHANGES

  • update min TPG versions 3.83 (#349)

Bug Fixes

v4.1.0

24 Jan 21:42
7f60a6b
Compare
Choose a tag to compare

4.1.0 (2022-01-18)

Features

  • Promote role and purpose of subnet to GA (#343) (8b98a36)

terraform-google-network v4.0.1

18 Nov 02:49
a7b91bc
Compare
Choose a tag to compare

Bug Fixes

  • Update Google provider constraints to allow 4.x (#335) (9c07970)

terraform-google-network v4.0.0

04 Nov 00:04
e1a1a6b
Compare
Choose a tag to compare

⚠ 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

21 Oct 04:08
a2c95b4
Compare
Choose a tag to compare

Features

  • Add max_throughput to vpc-serverless-connector-beta (#322) (1cc50ca)

terraform-google-network v3.4.0

17 Aug 15:39
a5e1c21
Compare
Choose a tag to compare

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

01 Jun 17:04
eb3c690
Compare
Choose a tag to compare

Features

  • Adding vpc-serverless-connector-submodule-beta (#280) (3f720fa)

Bug Fixes

terraform-google-network v3.2.2

27 Apr 18:29
d88508f
Compare
Choose a tag to compare

Bug Fixes

  • Add variable type for http_target_tags variable (#276) (08842fa)

terraform-google-network v3.2.1

12 Apr 04:39
89c40b3
Compare
Choose a tag to compare

Bug Fixes

  • Switch shared_vpc resources to beta provider in access submodule (#269) (5b00673)