Skip to content

GoogleCloudPlatform/terraform-genai-rag

Repository files navigation

terraform-genai-retrieval-augmented-generation

Inputs

Name Description Type Default Required
deletion_protection Whether or not to protect Cloud SQL resources from deletion when solution is modified or changed. string false no
enable_apis Whether or not to enable underlying apis in this solution. . string true no
frontend_container The public Artifact Registry URI for the frontend container string "us-docker.pkg.dev/google-samples/containers/jss/rag-frontend-service:v0.0.1" no
labels A map of labels to apply to contained resources. map(string)
{
"genai-rag": true
}
no
project_id Google Cloud Project ID string n/a yes
region Google Cloud Region string "us-central1" no
retrieval_container The public Artifact Registry URI for the retrieval container string "us-docker.pkg.dev/google-samples/containers/jss/rag-retrieval-service:v0.0.2" no

Outputs

Name Description
deployment_ip_address Web URL link