renovate-bot/GoogleCloudPlatform-_-terraform-genai-rag · 文件 下载 ZIP
文件最后提交记录最后更新时间
README.md
terraform-genai-retrieval-augmented-generation
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| database_type | Cloud SQL MySQL, Cloud SQL PostgreSQL, AlloyDB, or Cloud Spanner | string | "postgresql" | no |
| 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.2" | no |
| labels | A map of labels to apply to contained resources. | map(string) | { | 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.3" | no |
Outputs
| Name | Description |
|---|---|
| deployment_ip_address | Web URL link |