Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Releases: terraform-ibm-modules/dev-rag

v0.4.0

11 Sep 21:26
v0.4.0
105ee23
Compare
Choose a tag to compare

0.4.0 (2024-09-11)

Features

  • added new standard (roks) variation for stack (#38) (105ee23)

v0.3.4

10 Sep 16:11
v0.3.4
e98085c
Compare
Choose a tag to compare

0.3.4 (2024-09-10)

Bug Fixes

  • fix the input name for assistance instance (#37) (e98085c)

v0.3.3

10 Sep 12:09
v0.3.3
c2850a3
Compare
Choose a tag to compare

0.3.3 (2024-09-10)

Bug Fixes

  • deps: pass prefix value to KMS DA (#36) (c2850a3)

v0.3.2

05 Sep 14:20
v0.3.2
170cd9b
Compare
Choose a tag to compare

0.3.2 (2024-09-05)

Bug Fixes / Updates (#31) (170cd9b)

  • updated members to latest versions locators
  • renamed DA members
  • added code engine member
  • update Elasticsearch specs
  • updated to create SCC attachment based on the AI Security Guardrails 2.0 profile
  • updated SCC DA to use prefix
  • existing_en_instance_crn input has been renamed to existing_event_notification_instance_crn
  • diagram updates
  • variation has been renamed from Basic to Basic (Deploy on Code Engine)

v0.3.1

23 Aug 14:31
v0.3.1
ef8db74
Compare
Choose a tag to compare

0.3.1 (2024-08-23)

Bug Fixes

  • update architecture diagrams and reorder DAs deployment (#26)
    - updated architecture diagrams
    - new naming scheme for stack steps, removed numbering in names
    - changed order of some steps
    - updated secrets manager DA to latest (ef8db74)

v0.3.0

16 Aug 18:13
v0.3.0
f909736
Compare
Choose a tag to compare

0.3.0 (2024-08-16)

Features

  • added new improvements to the RAG stack (#19)
    - added support to use existing watsonx services
    - ES output is used as an input of sample app config DA
    - watsonx discovery is disabled by default
    - KMS instances is passed to watsonx and sample app config DA
    - added support to use existing ES instance
    - updated the version locator for DAs (f909736)

v0.2.1

08 Aug 11:51
v0.2.1
cf388b4
Compare
Choose a tag to compare

0.2.1 (2024-08-08)

Bug Fixes

  • updated DAs versions + add use existing resources test (#12) (cf388b4)

v0.2.0

02 Aug 16:27
v0.2.0
2717b22
Compare
Choose a tag to compare

0.2.0 (2024-08-02)

Features

  • added support to provision IBM Cloud Event Notifications DA (#7)
    - the order of the list DA members in stack has been changed
    - version of DA members upgraded to the latest
    - small input variables improvements (2717b22)

v0.1.0

30 Jul 20:31
v0.1.0
d16c81f
Compare
Choose a tag to compare

0.1.0 (2024-07-30)

Features

  • added new input existing_resource_group_name to support using an existing resource group (#3) (d16c81f)

v0.0.1

29 Jul 08:35
649cce7
Compare
Choose a tag to compare
  • initial dev tile drop (adding Elasticseach member)