Releases: terraform-ibm-modules/terraform-ibm-landing-zone-vpc
Releases · terraform-ibm-modules/terraform-ibm-landing-zone-vpc
v7.22.3
7.22.3 (2025-04-02)
Bug Fixes
- deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.4 (#948) (3ce0249)
v7.22.2
7.22.2 (2025-03-30)
Bug Fixes
- deps: update terraform ibm to latest for deployable architectures (#943) (4e5a00f)
v7.22.0
7.22.0 (2025-03-28)
Features
- Scope auth policy for flow logs to exact cos bucket
NOTE: When upgrading from a previous version, you will see a recreate of this auth policy, however new auth policy will be created before destroyed so there will be no disruption to everyday services (#941) (032c772)
v7.21.0
7.21.0 (2025-03-26)
Features
(#915) (33309f8)
- added support to the module create VPC gateways using new input
vpn_gateways
- added support to the module for subnet specific tagging by adding a new
subnet_tags
attribute to the subnets
input.
- Added new DA for IBM Cloud catalog
v8.0.0-Addon-Beta
Merge branch 'main' into vpc-da-12217
v7.20.2
7.20.2 (2025-03-03)
Bug Fixes
- validation logic for dns_zone_name when set to null (#922) (c42165a)
v7.20.1
7.20.1 (2025-02-20)
Bug Fixes
- fixed the validation logic for the
dns_zone_name
input
- updated required terraform version to >=1.9.0
(#918) (e06cd8a)
v7.20.0
7.20.0 (2025-02-18)
Features
- add support for DNS configuration
New inputs added: dns_records
, dns_zone_name
, dns_zone_description
and dns_zone_label
(#910) (6ee93bf)
v7.19.1
7.19.1 (2024-11-28)
Bug Fixes
- Support to allow VPC to access classic infrastructure network is removed as
classic_access
feature has been deprecated by provider (#885) (cf582ac)