Skip to content

Releases: terraform-ibm-modules/terraform-ibm-web-app-mzr-da

v3.0.0

05 Dec 05:55
v3.0.0
add06f0

Choose a tag to compare

3.0.0 (2025-12-05)

Features

  • update dependencies.
  • VPCs will be renamed.(#94) (add06f0)

BREAKING CHANGES

  • add support for Virtual Network Interface

    • The module now creates VSI using the next gen virtual network interface by default, these VNIs are created independent of the VSIs.
  • All S2S authentication policies will be re-created with more narrowly scoped permissions.

UPGRADE NOTES: When upgrading from a previous version, VSIs may be destroyed and recreated. To prevent re-creation or to use the legacy network interface, set var.use_legacy_network_interface to true.

v2.0.15

31 Oct 09:52
v2.0.15
3b86026

Choose a tag to compare

2.0.15 (2025-10-31)

Bug Fixes

v2.0.14

01 Aug 08:55
v2.0.14
31c3fe3

Choose a tag to compare

2.0.14 (2025-08-01)

Bug Fixes

  • deps: lock the DA into terraform version 1.10.5 (#86) (31c3fe3)

v2.0.13

26 Jul 23:15
v2.0.13
f74f343

Choose a tag to compare

2.0.13 (2025-07-26)

Bug Fixes

  • deps: update terraform github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vsi-autoscale to v1.0.3 (#83) (f74f343)

v2.0.12

19 May 19:17
v2.0.12
3c56a4f

Choose a tag to compare

2.0.12 (2025-05-19)

Bug Fixes

  • updated the Secrets Manager instance to provision with public and private endpoints enabled (#69) (3c56a4f)

v2.0.11

29 Mar 12:38
v2.0.11
4ba07a2

Choose a tag to compare

2.0.11 (2025-03-29)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#66) (4ba07a2)

v2.0.10

22 Mar 20:26
v2.0.10
f29d591

Choose a tag to compare

2.0.10 (2025-03-22)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#63) (f29d591)

v2.0.9

16 Mar 07:05
v2.0.9
597d158

Choose a tag to compare

2.0.9 (2025-03-16)

Bug Fixes

  • deps: update required_provider to latest for deployable architectures (#55) (597d158)

v2.0.8

13 Feb 16:01
v2.0.8
31ea42a

Choose a tag to compare

2.0.8 (2025-02-13)

Bug Fixes

v2.0.7

28 Dec 12:19
v2.0.7
2006c24

Choose a tag to compare

2.0.7 (2024-12-28)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#48) (2006c24)