Skip to content

v4.0.0

Compare
Choose a tag to compare
@release-please release-please released this 04 Mar 21:09
ed9deda

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)