Skip to content

Releases: terraform-ibm-modules/terraform-ibm-landing-zone-vpc

v7.22.3

02 Apr 13:28
v7.22.3
3ce0249
Compare
Choose a tag to compare

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

30 Mar 12:44
v7.22.2
4e5a00f
Compare
Choose a tag to compare

7.22.2 (2025-03-30)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#943) (4e5a00f)

v7.22.1

30 Mar 03:18
v7.22.1
0358d19
Compare
Choose a tag to compare

7.22.1 (2025-03-30)

Bug Fixes

v7.22.0

28 Mar 08:28
v7.22.0
032c772
Compare
Choose a tag to compare

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

26 Mar 15:42
v7.21.0
33309f8
Compare
Choose a tag to compare

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

20 Mar 06:25
20a1de4
Compare
Choose a tag to compare
v8.0.0-Addon-Beta Pre-release
Pre-release
Merge branch 'main' into vpc-da-12217

v7.20.2

03 Mar 14:35
v7.20.2
c42165a
Compare
Choose a tag to compare

7.20.2 (2025-03-03)

Bug Fixes

  • validation logic for dns_zone_name when set to null (#922) (c42165a)

v7.20.1

20 Feb 13:20
v7.20.1
e06cd8a
Compare
Choose a tag to compare

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

18 Feb 12:29
v7.20.0
6ee93bf
Compare
Choose a tag to compare

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

28 Nov 09:58
v7.19.1
cf582ac
Compare
Choose a tag to compare

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)