File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ Last updated: 2025-11-12
1414
1515<img width =" 1905 " height =" 1086 " alt =" image " src =" https://github.com/user-attachments/assets/5cd2776f-4606-45c2-9482-53ff2d4df74e " />
1616
17+ > [ !IMPORTANT]
18+ > The deployment process typically takes 15-20 minutes
19+ > 1 . Adjust [ terraform.tfvars] ( ./terraform-infrastructure/terraform.tfvars ) values
20+ > 2 . Initialize terraform with ` terraform init ` . Click here to [ understand more about the deployment process] ( ./terraform-infrastructure/README.md )
21+ > 3 . Run ` terraform apply ` , you can also leverage ` terraform apply -auto-approve ` .
22+
1723## Key Features
1824
1925- ** Multi-Agent Architecture** : Few specialized AI agents working in concert:
@@ -45,9 +51,6 @@ graph TD
4551 Inventory -->|Lookup| Cosmos[Cosmos DB]
4652```
4753
48- > [ !IMPORTANT]
49- > The deployment process typically takes 15-20 minutes
50-
5154## What Happens Under the Hood?
5255
5356> When you run ` terraform apply ` , the following automated sequence occurs:
You can’t perform that action at this time.
0 commit comments