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

WatsonX apikey is not passed to sample app config DA #210

Open in-1911 opened 2 months ago

in-1911 commented 2 months ago

The sample app config member DA has an input for watsonx_admin_api_key but the stack does not pass the corresponding input from the stack inputs.

This would cause issues if the stack is deployed using trusted profile and a separate APIkey scoped to watson services is provided to the stack.

Affected modules

Terraform CLI and Terraform provider versions

Terraform output

Debug output

Expected behavior

Actual behavior

Steps to reproduce (including links and screen captures)

  1. Run terraform apply

Anything else


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