Releases: terraform-ibm-modules/ibmcloud-terratest-wrapper
Releases · terraform-ibm-modules/ibmcloud-terratest-wrapper
v1.21.10
Bug Fixes
- deps: update module github.com/ibm/platform-services-go-sdk to v0.50.1 (#651) (df3e66d)
v1.21.8
1.21.8 (2023-09-15)
Bug Fixes
- fixes bug in workspace path when using upgrade path and implicit destroys.
* Fixed a bug where the temp directory could be created in the wrong place (did not affect the functionality of the code).
* Removed unused internal variable. (#648) (71af06a)
v1.21.7
1.21.7 (2023-09-14)
Bug Fixes
- clear the plan file path only if SkipTestSetup is enabled (#647) (169b0d0)