Releases: terraform-ibm-modules/ibmcloud-terratest-wrapper
Releases · terraform-ibm-modules/ibmcloud-terratest-wrapper
v1.46.0
1.46.0 (2025-02-12)
Features
- added Schematic test hooks and outputs (#919)
- Added Pre and Post Apply and Destroy hooks to the testschematic options
- Added LastTestTerraformOutputs to testschematic options struct and set after each apply step (5ac1bec)
v1.45.1
1.45.1 (2025-02-06)
Bug Fixes
- schematics upgrade refactor to tar file only (#916) (3f7f7e3)
v1.45.0
1.45.0 (2025-01-27)
Features
- add new function to delete reclamation instances using CRN (#914) (8c35ed6)
v1.44.0
1.44.0 (2025-01-27)
Features
- ability to set value of the
API_DATA_IS_SENSITIVE
environment variable (#915) (838f9d6)
v1.43.0
1.43.0 (2025-01-16)
Features
- add option for an upgrade test using schematics (#913)
- Added new upgrade test feature, implemented by a new function testschematic.RunSchematicUpgradeTest()
- added new options to testschematic.TestSchematicOptions
to configure and support new upgrade functionality (a50d580)