Releases: terraform-ibm-modules/terraform-ibm-code-engine
Releases · terraform-ibm-modules/terraform-ibm-code-engine
v4.5.8
4.5.8 (2025-08-16)
Bug Fixes
v4.5.7
4.5.7 (2025-08-09)
Bug Fixes
v4.5.6
4.5.6 (2025-08-09)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#232) (50a4deb)
v4.5.5
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
4.5.4 (2025-08-03)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#222) (f8a47e4)
v4.5.3
4.5.3 (2025-08-02)
Bug Fixes
v4.5.2
4.5.2 (2025-07-29)
Bug Fixes
- deps: lock the DA into terraform version 1.10.5 (#225) (be7b808)
v4.5.1
4.5.1 (2025-07-23)
Bug Fixes
- fix the
prefix
input variable in the DA to allow null
(#224) (39c723a)
v4.5.0
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
4.4.4 (2025-07-12)
Bug Fixes