generated from terraform-ibm-modules/stack-ibm-template
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: version 2.0.0 of RAG stack #197
Merged
ocofaigh
merged 42 commits into
terraform-ibm-modules:main
from
terraform-ibm-modules:major
Oct 1, 2024
Merged
feat: version 2.0.0 of RAG stack #197
ocofaigh
merged 42 commits into
terraform-ibm-modules:main
from
terraform-ibm-modules:major
Oct 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… an existing resource group (#3)
… </br> - the order of the list DA members in stack has been changed </br> - version of DA members upgraded to the latest </br> - small input variables improvements
* fix: updated DAs versions + add use existing resources test * fix: updated DAs versions + add use existing resources test * fix: updated DAs versions + add use existing resources test * fix: updated DAs versions + add use existing resources test * fix: updated DAs versions + add use existing resources test * fix: updated DAs versions + add use existing resources test --------- Co-authored-by: akocbek@ie.ibm.com <akocbek@ie.ibm.com>
…ort to use existing watsonx services</br> - ES output is used as an input of sample app config DA</br> - watsonx discovery is disabled by default</br> - KMS instances is passed to watsonx and sample app config DA</br> - added support to use existing ES instance</br> - updated the version locator for DAs
…> - updated architecture diagrams<br> - new naming scheme for stack steps, removed numbering in names<br> - changed order of some steps<br> - updated secrets manager DA to latest * fix: update architecture diagrams * fix: remove extra region param in kms * fix(deps): update to latest version of secret manager * refactor: rename and reorder stack members --------- Co-authored-by: akocbek@ie.ibm.com <akocbek@ie.ibm.com> Co-authored-by: Todd Giguere <todd.giguere@ibm.com>
…ers<br>- added code engine member<br>-update Elasticsearch specs<br>- updated to create SCC attachment based on the `AI Security Guardrails 2.0` profile<br>- updated SCC DA to use prefix<br>- `existing_en_instance_crn` input has been renamed to `existing_event_notification_instance_crn`<br>- diagram updates<br>- variation has been renamed from `Basic` to `Basic (Deploy on Code Engine)`(#31)
/run pipeline |
akocbek
reviewed
Sep 30, 2024
akocbek
reviewed
Sep 30, 2024
akocbek
previously approved these changes
Sep 30, 2024
We need the fix for terraform-ibm-modules#68 |
ocofaigh
changed the title
feat: version 2.0.0 of RAG stack
[DO NOT MERGE] feat: version 2.0.0 of RAG stack
Sep 30, 2024
/run pipeline |
akocbek
previously approved these changes
Sep 30, 2024
/run pipeline |
ocofaigh
changed the title
[DO NOT MERGE] feat: version 2.0.0 of RAG stack
feat: version 2.0.0 of RAG stack
Oct 1, 2024
akocbek
approved these changes
Oct 1, 2024
🎉 This PR is included in version 2.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Release required?
x.x.X
)x.X.x
)X.x.x
)Release notes content
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers