Skip to content

v1.16.1

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 05 Feb 07:13
· 198 commits to main since this release
v1.16.1
293ec2e

1.16.1 (2025-02-05)

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. (#372) (293ec2e)