Skip to content

Releases: terraform-google-modules/terraform-google-vpc-service-controls

v6.0.0

12 Apr 15:33
46655f4
Compare
Choose a tag to compare

6.0.0 (2024-04-11)

⚠ BREAKING CHANGES

  • TPG>=5.4: add vpc_network_sources in access level (#133)
  • TPG >= 4.68: added missing features for egress policies (#131)

Features

  • TPG>=5.4: add vpc_network_sources in access level (#133) (de58006)

Bug Fixes

  • TPG >= 4.68: added missing features for egress policies (#131) (c6df326)

v5.2.1

20 Nov 13:35
a5bc61f
Compare
Choose a tag to compare

5.2.1 (2023-10-20)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#123) (bf84660)

v5.2.0

08 Aug 18:24
681ed1f
Compare
Choose a tag to compare

5.2.0 (2023-07-26)

Features

v5.1.0

29 Jun 16:00
0e5db63
Compare
Choose a tag to compare

5.1.0 (2023-06-22)

Features

  • added VPC network support to perimeter resources (#106) (645f42e)

v5.0.0

30 Dec 00:13
0d94f37
Compare
Choose a tag to compare

5.0.0 (2022-12-29)

⚠ BREAKING CHANGES

  • update TPG version 3.62 and address tflint/CI (#90)

Bug Fixes

  • update TPG version 3.62 and address tflint/CI (#90) (b33c20d)

v4.0.1

01 Apr 05:08
96b5d82
Compare
Choose a tag to compare

4.0.1 (2022-03-17)

Bug Fixes

  • Added VPC Accessible Services configuration (#84) (ccc56a8)
  • dry-run egress ingress operations (#83) (dfd0252)

v4.0.0

04 Mar 21:09
ed9deda
Compare
Choose a tag to compare

4.0.0 (2022-03-04)

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#45)
  • Minimum provider version increased to 3.17
  • Resources have been split out from the perimeter. See the upgrade guide for details.

Features

  • add regions and require_corp_owned to access level module (#40) (20d4ce5)
  • add Terraform 0.13 constraint and module attribution (#45) (9fab6ed)
  • Added Ingress and Egress Rules support to regular perimeters (#55) (f837a23)
  • Added support for dry-run policies in VPC Service Controls (#37) (0e712f0)
  • Pass description attribute through in regular_service_perimeter module (#34) (d5ff0e3)
  • split resources into separate resource to allow out-of-module additions (#61) (03e86e3)
  • update TPG version constraints to allow 4.0 (#65) (8f7a51c)

Bug Fixes

  • Add perimeter info to regular perimeter outputs (#51) (1787b21)
  • add resource_keys variable to handle dynamic resources (#81) (9110314)
  • Change default value for os_type to OS_UNSPECIFIED (#30) (20da2e0)
  • ignore excessive changes to bridge status (#74) (09cb2dc)
  • Use dynamic block to prevent empty device policies (#31) (17a9329)

terraform-google-vpc-service-controls v3.1.0

21 Oct 04:07
5df711d
Compare
Choose a tag to compare

Features

  • Added Ingress and Egress Rules support to regular perimeters (#55) (f837a23)

terraform-google-vpc-service-controls v3.0.1

01 Jun 16:43
157c812
Compare
Choose a tag to compare

Bug Fixes

  • Add perimeter info to regular perimeter outputs (#51) (1787b21)

terraform-google-vpc-service-controls v3.0.0

22 Apr 02:13
c70d811
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#45)

Features

  • add Terraform 0.13 constraint and module attribution (#45) (9fab6ed)