Skip to content

v2.3.0

Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 18 Sep 13:25
· 135 commits to main since this release
v2.3.0
26e0916

2.3.0 (2024-09-18)

Features

  • Added an option to enable "Mark as sensitive" for Watson projects (required by SCC AI Guardrails profile). To mark the Watson project as sensitive, set variable watson_project_sensitive to true. Default is false.
    Added a variable for project name (watson_project_name). If set to null, no project or COS instance will be created. If prefix is passed, it will be used in the project name along with the watson_project_name value. (#171) (26e0916)