Skip to content

v1.40.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 09 Oct 11:34
· 161 commits to main since this release
v1.40.0
f28d49f

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)