Skip to content

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

v7.22.2

30 Mar 12:44
v7.22.2
4e5a00f

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

Choose a tag to compare

7.22.1 (2025-03-30)

Bug Fixes

v7.22.0

28 Mar 08:28
v7.22.0
032c772

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

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

v7.20.2

03 Mar 14:35
v7.20.2
c42165a

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

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

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

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)

v7.19.0

12 Jul 11:58
v7.19.0
b84f23a

Choose a tag to compare

7.19.0 (2024-07-12)

Features

  • added new outputs dns_instance_id and dns_custom_resolver_id (#817) (b84f23a)

v7.18.3

11 Jun 08:30
v7.18.3
0bf01d7

Choose a tag to compare

7.18.3 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#800) (0bf01d7)