Migrating the Knowledge Retrieval API and Evaluation Script into Terraform Infrastructure. This Terraform configuration automates the deployment of the AI stack, replacing manual Docker Compose steps with Infrastructure as Code (IaC).
Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently. This includes low-level components like compute instances, storage, and networking; and high-level components like DNS entries and SaaS features.
terraform {