Skip to content

v3.21.1

Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 24 Jan 19:08
· 80 commits to main since this release
v3.21.1
1cc3131

3.21.1 (2025-01-24)

Bug Fixes

  • updated the default value of the prefix input to be "postgresql" 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. (#565) (1cc3131)