Skip to content

Releases: terraform-ibm-modules/terraform-ibm-code-engine

v4.5.8

16 Aug 07:18
v4.5.8
455a58a
Compare
Choose a tag to compare

4.5.8 (2025-08-16)

Bug Fixes

v4.5.7

09 Aug 11:13
v4.5.7
9691944
Compare
Choose a tag to compare

4.5.7 (2025-08-09)

Bug Fixes

v4.5.6

09 Aug 03:13
v4.5.6
50a4deb
Compare
Choose a tag to compare

4.5.6 (2025-08-09)

Bug Fixes

  • deps: update terraform ibm to latest for the da solution (#232) (50a4deb)

v4.5.5

07 Aug 07:46
v4.5.5
3e3af8b
Compare
Choose a tag to compare

4.5.5 (2025-08-07)

Bug Fixes

  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#230) (3e3af8b)

v4.5.4

03 Aug 03:12
v4.5.4
f8a47e4
Compare
Choose a tag to compare

4.5.4 (2025-08-03)

Bug Fixes

  • deps: update terraform ibm to latest for the da solution (#222) (f8a47e4)

v4.5.3

02 Aug 11:11
v4.5.3
99bc565
Compare
Choose a tag to compare

4.5.3 (2025-08-02)

Bug Fixes

v4.5.2

29 Jul 11:14
v4.5.2
be7b808
Compare
Choose a tag to compare

4.5.2 (2025-07-29)

Bug Fixes

  • deps: lock the DA into terraform version 1.10.5 (#225) (be7b808)

v4.5.1

23 Jul 12:07
v4.5.1
39c723a
Compare
Choose a tag to compare

4.5.1 (2025-07-23)

Bug Fixes

  • fix the prefix input variable in the DA to allow null (#224) (39c723a)

v4.5.0

22 Jul 08:33
v4.5.0
7adbba0
Compare
Choose a tag to compare

4.5.0 (2025-07-22)

Features

  • add support to module (root module and build submodule) to do a code engine build. Previously this functionality was only available in the DA, but is now available in the modules. If you were using the build feature in the DA and are now upgrading to this version, you will see the expected old build run destroyed, and a new build run created. (#220) (7adbba0)

v4.4.4

12 Jul 22:05
v4.4.4
720da34
Compare
Choose a tag to compare

4.4.4 (2025-07-12)

Bug Fixes