terraform-ibm-modules / stack-retrieval-augmented-generation

A deployable architecture that automates the deployment of a sample gen AI Pattern on IBM Cloud, including all underlying IBM Cloud and WatsonX infrastructure.
Apache License 2.0
1 stars 11 forks source link

Selective provisioning of observability resources #132

Open in-1911 opened 4 months ago

in-1911 commented 4 months ago

Description

In a scenario where the stack is deployed while re-using most of the resources (security services, Watson SaaS), I would like to be able to configure the stack variables to skip provisioning of some (or all) of the new observability resources by the corresponding member DA. Because of the complexity of the resource configuration something like an override.json approach may be a better option here.

New or affected modules


By submitting this issue, you agree to follow our Code of Conduct

Khuzaima05 commented 1 month ago

@in-1911

Should I expose the four boolean variables— Activity Tracker routes and targets, LogDNA instance, Cloud Monitoring instances, and COS buckets—in the input and output of the core security services stack definition, and then utilize them within the stack-retrieval-augmented-generation module's stack definition?

Khuzaima05 commented 2 weeks ago

As per discussion, no implementation is needed at this time. I am unassigning myself from this task as I am currently focusing on other high-priority tasks.