Releases: terraform-ibm-modules/ibmcloud-terratest-wrapper
Releases · terraform-ibm-modules/ibmcloud-terratest-wrapper
v1.36.0
1.36.0 (2024-08-07)
Features
- simplify testprojects TearDown logic (#845)
Simplified the logic around when resources or projects should get deleted during TestTearDown in the testprojects package, also added unit tests to verify all permutations. (380757f)
v1.35.3
1.35.3 (2024-07-02)
Bug Fixes
- do not destroy the project on failure so schematic workspace logs can remain for debug (#837) (72f3c8e)
v1.34.1
1.34.1 (2024-05-24)
Bug Fixes
- Fixed bug where Projects deploy fail reason was not being output (#819) (ede430e)