Skip to content

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

v1.38.2

07 Sep 03:05
v1.38.2
2a64519

Choose a tag to compare

1.38.2 (2024-09-07)

Bug Fixes

v1.38.1

31 Aug 03:04
v1.38.1
87710ff

Choose a tag to compare

1.38.1 (2024-08-31)

Bug Fixes

v1.38.0

28 Aug 20:01
v1.38.0
801dd27

Choose a tag to compare

1.38.0 (2024-08-28)

Features

  • add function to check ingress health status of a cluster (#751)
    - Added new function testhelper.CheckClusterIngressHealthy() which can be used in Terraform tests to validate the status of an OpenShift cluster (801dd27)

v1.37.2

24 Aug 02:58
v1.37.2
131e322

Choose a tag to compare

1.37.2 (2024-08-24)

Bug Fixes

v1.37.1

21 Aug 17:11
v1.37.1
a79629e

Choose a tag to compare

1.37.1 (2024-08-21)

Bug Fixes

v1.37.0

15 Aug 09:28
v1.37.0
fd252ef

Choose a tag to compare

1.37.0 (2024-08-15)

Features

  • allow deep folders in stack config path (#851) (fd252ef)

v1.36.0

07 Aug 17:04
v1.36.0
380757f

Choose a tag to compare

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

26 Jul 11:48
v1.35.4
4e09e9c

Choose a tag to compare

1.35.4 (2024-07-26)

Bug Fixes

v1.35.3

02 Jul 09:35
v1.35.3
72f3c8e

Choose a tag to compare

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

28 Jun 16:46
v1.35.2
79923b8

Choose a tag to compare

1.35.2 (2024-06-28)

Bug Fixes