Releases: terraform-ibm-modules/terraform-ibm-code-engine
Releases · terraform-ibm-modules/terraform-ibm-code-engine
v2.0.7
2.0.7 (2024-11-16)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#130) (6f9e1fd)
v2.0.6
2.0.6 (2024-11-10)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#126) (44e149b)
v2.0.5
2.0.5 (2024-10-20)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#118) (5837961)
v2.0.4
2.0.4 (2024-10-15)
Bug Fixes
- fix dependency bug due to missing
depends_on
(#114) (5e3216e)
v2.0.3
2.0.3 (2024-10-06)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#112) (656b331)
v2.0.2
2.0.2 (2024-09-30)
Bug Fixes
- marked the
data
input in the secret submodule as sensitive (#105) (259c647)
v2.0.1
2.0.1 (2024-09-14)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#101) (7b53a68)
v2.0.0
2.0.0 (2024-09-11)
Bug Fixes
- added a fix to the projects DA variation to address a bug where the order of projects outputs was not consistent (#100) (bc8b6b3)
BREAKING CHANGES
- In order to fix this issue, the code was refactored in a way where your code engine projects may be destroyed and recreated. If upgrading from an older version of the DA and your plan has identified your projects to be recreated, bare in mind that any apps running in those projects will also be destroyed.
v1.2.1
1.2.1 (2024-09-07)
Bug Fixes
- deps: update terraform ibm to latest for the da solution (#97) (bba14c4)
v1.2.0
1.2.0 (2024-08-27)
Features
- created a new
projects
variation for the Code Engine DA (#92) (f61815f)