v2.8.2
·
222 commits
to main
since this release
2.8.2 (2025-02-14)
Bug Fixes
- updated the default value of the
prefixinput 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 ofnullor empty string ("") when working directly with the terraform code, or by passing the string value of__NULL__when deploying in projects or schematics. (#252) (eb1ebcc)