Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

v1.24.7

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 12 Feb 12:02
· 24 commits to main since this release
v1.24.7
4160c67

1.24.7 (2025-02-12)

Bug Fixes

  • updated the default value of the prefix input to be "dev" in the DA.
    - Marked the input as required in catalog so it will now show in the required tab of the projects UI.
    - It is still possible omit the prefix by passing a value of null or empty string ("") when working directly with the terraform code, or by passing the string value of __NULL__ when deploying in projects or schematics. (#246) (4160c67)