Skip to content

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

v1.40.0

09 Oct 11:34
v1.40.0
f28d49f

Choose a tag to compare

1.40.0 (2024-10-09)

Features

  • This update will allow correct overrides. Stack definitions inputs get overridden by catalog inputs which get overridden by test inputs. If no catalog product is specified we select the first one in the catalog.json. If no flavor is specified we select the first one in the catalog.json.

    Existing stack tests may need to be updated if CatalogProductName and CatalogFlavorName are not set as it will default to the first of each in the catalog json for the default values. (#877) (f28d49f)

v1.39.7

05 Oct 02:09
v1.39.7
f8fa2c3

Choose a tag to compare

1.39.7 (2024-10-05)

Bug Fixes

v1.39.6

01 Oct 15:23
v1.39.6
78d99dc

Choose a tag to compare

1.39.6 (2024-10-01)

Bug Fixes

  • Add custom Logger and implement for projects tests(#873) (78d99dc)

v1.39.5

30 Sep 13:36
v1.39.5
06ff82d

Choose a tag to compare

1.39.5 (2024-09-30)

Bug Fixes

v1.39.4

28 Sep 02:13
v1.39.4
c2af394

Choose a tag to compare

1.39.4 (2024-09-28)

Bug Fixes

v1.39.3

27 Sep 17:53
v1.39.3
42eef2a

Choose a tag to compare

1.39.3 (2024-09-27)

Bug Fixes

v1.39.2

27 Sep 09:37
v1.39.2
f427c67

Choose a tag to compare

1.39.2 (2024-09-27)

Bug Fixes

  • add an additional check before Undeploy, to ensure we do not trigger while still deploying (#868) (f427c67)

v1.39.1

27 Sep 09:10
v1.39.1
7b83c71

Choose a tag to compare

1.39.1 (2024-09-27)

Bug Fixes

v1.39.0

26 Sep 09:58
v1.39.0
57dd998

Choose a tag to compare

1.39.0 (2024-09-26)

Features

v1.38.4

23 Sep 15:32
v1.38.4
cb253f3

Choose a tag to compare

1.38.4 (2024-09-23)

Bug Fixes

  • for potential nil response object from schematics (#865) (cb253f3)