Releases: terraform-ibm-modules/terraform-ibm-code-engine
Releases · terraform-ibm-modules/terraform-ibm-code-engine
v4.1.1
4.1.1 (2025-04-12)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#179) (04ae023)
v4.1.0
4.1.0 (2025-04-08)
Features
- improved user experience for validating input variable values
- updated required terraform to be
>= 1.9.0
(#171) (c44050d)
v4.0.0
4.0.0 (2025-04-07)
Features
- Support has been removed from the DA for creating a new resource group
- existing_resource_group
and resource_group_name
inputs have been replaced by new input existing_resource_group_name
(with a default value of Default
) (#177) (ffe5198)
BREAKING CHANGES
- If you are upgrading from a previous release and creating a new resource group as part of the DA, resources will be recreated if you are not using the Default resource group
v3.2.7
3.2.7 (2025-04-05)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#173) (7294b9f)
v3.2.6
3.2.6 (2025-04-05)
Bug Fixes
v3.2.5
3.2.5 (2025-04-03)
Bug Fixes
v3.2.4
3.2.4 (2025-04-01)
Bug Fixes
- added a fix to the
project
submodule where the CBR "operations" attribute value was not being passed (#175) (ac64319)
v3.2.3
3.2.3 (2025-03-22)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#172) (382c924)
v3.2.2
3.2.2 (2025-03-14)
Bug Fixes
- update DA to accept prefix as empty string ("") and mark as required in catalog manifest.
- add prefix for project name in apps
DA
- prefix
variable is mandatory and can accept null
(#152) (70e037e)
v3.2.1
3.2.1 (2025-03-08)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#167) (d1550ab)