Skip to content

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

v1.41.4

09 Nov 03:55
v1.41.4
97dbfdb

Choose a tag to compare

1.41.4 (2024-11-09)

Bug Fixes

v1.41.3

02 Nov 04:06
v1.41.3
ef2e183

Choose a tag to compare

1.41.3 (2024-11-02)

Bug Fixes

v1.41.2

26 Oct 03:09
v1.41.2
dbc4073

Choose a tag to compare

1.41.2 (2024-10-26)

Bug Fixes

v1.41.1

19 Oct 03:01
v1.41.1
092ec2a

Choose a tag to compare

1.41.1 (2024-10-19)

Bug Fixes

v1.41.0

15 Oct 11:27
v1.41.0
b31c896

Choose a tag to compare

1.41.0 (2024-10-15)

Features

  • Increase default stack poll time to 60sec and expose as option (#883) (b31c896)

v1.40.4

12 Oct 03:05
v1.40.4
694691f

Choose a tag to compare

1.40.4 (2024-10-12)

Bug Fixes

v1.40.3

11 Oct 13:08
v1.40.3
dab2622

Choose a tag to compare

1.40.3 (2024-10-11)

Bug Fixes

  • fix various bugs related to stacks tests (#880) (dab2622)

v1.40.2

10 Oct 13:06
v1.40.2
560ff7e

Choose a tag to compare

1.40.2 (2024-10-10)

Bug Fixes

v1.40.1

10 Oct 11:44
v1.40.1
9e659b0

Choose a tag to compare

1.40.1 (2024-10-10)

Bug Fixes

  • update bug fix for catalog types and add tests (#878) (9e659b0)

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)