Skip to content

Releases: terraform-ibm-modules/ibmcloud-terratest-wrapper

v1.46.4

08 Mar 08:13
v1.46.4
218854e
Compare
Choose a tag to compare

1.46.4 (2025-03-08)

Bug Fixes

v1.46.3

01 Mar 02:22
v1.46.3
c0104c1
Compare
Choose a tag to compare

1.46.3 (2025-03-01)

Bug Fixes

v1.46.2

22 Feb 05:14
v1.46.2
26544de
Compare
Choose a tag to compare

1.46.2 (2025-02-22)

Bug Fixes

v1.46.1

15 Feb 04:17
v1.46.1
10cfa5a
Compare
Choose a tag to compare

1.46.1 (2025-02-15)

Bug Fixes

v1.46.0

12 Feb 13:25
v1.46.0
5ac1bec
Compare
Choose a tag to compare

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.2

08 Feb 07:50
v1.45.2
2433643
Compare
Choose a tag to compare

1.45.2 (2025-02-08)

Bug Fixes

v1.45.1

06 Feb 16:48
v1.45.1
3f7f7e3
Compare
Choose a tag to compare

1.45.1 (2025-02-06)

Bug Fixes

  • schematics upgrade refactor to tar file only (#916) (3f7f7e3)

v1.45.0

27 Jan 16:04
v1.45.0
8c35ed6
Compare
Choose a tag to compare

1.45.0 (2025-01-27)

Features

  • add new function to delete reclamation instances using CRN (#914) (8c35ed6)

v1.44.0

27 Jan 15:23
v1.44.0
838f9d6
Compare
Choose a tag to compare

1.44.0 (2025-01-27)

Features

  • ability to set value of the API_DATA_IS_SENSITIVE environment variable (#915) (838f9d6)

v1.43.0

16 Jan 15:57
v1.43.0
a50d580
Compare
Choose a tag to compare

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)