
diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md
index 80d611f..4f09a20 100644
--- a/TROUBLESHOOTING.md
+++ b/TROUBLESHOOTING.md
@@ -308,6 +308,12 @@ $env:AZURE_LOG_LEVEL = "DEBUG"
python pipelines/script.py
```
+**App (UI error details)**: Include traceback details in WebSocket error payloads.
+
+```powershell
+$env:A2A_DEBUG = "true"
+```
+
**Terraform**:
```bash
diff --git a/terraform-infrastructure/README.md b/terraform-infrastructure/README.md
index 9b19cf5..91d6cc4 100644
--- a/terraform-infrastructure/README.md
+++ b/terraform-infrastructure/README.md
@@ -5,12 +5,20 @@ Costa Rica
[](https://github.com/)
[brown9804](https://github.com/brown9804)
-Last updated: 2026-01-29
+Last updated: 2026-02-02
----------
> This approach focuses on `setting up the required infrastructure via Terraform`. It allows for source control of not only the solution code, connections, and setups `but also the infrastructure itself`.
+> When `Container App approach`:
+
+

+
+

+
+> When `Web App approach`:
+