SRE-486: Remove Terraform AWS infrastructure modules#8419
Conversation
PR SummaryLow Risk Overview Updates Written by Cursor Bugbot for commit da892a0. This will update automatically on new commits. Configure here. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
🤖 Augment PR SummarySummary: Removes the repository’s AWS Terraform infrastructure, which is no longer used. Changes:
Technical Notes: This is a repository cleanup/removal-only change; remaining infra guidance focuses on Docker-based deployment. 🤖 Was this summary useful? React with 👍 or 👎 |
| @@ -10,4 +10,3 @@ | |||
| This folder contains different kinds of infrastructure to deploy HASH. | |||
|
|
|||
| - `docker` - Contains production Docker assets. | |||
There was a problem hiding this comment.
Now that infra/terraform is removed, there are still repo references implying it exists (e.g. AGENTS.md lists /infra/terraform, and .github/labeler.yml has an area/infra > terraform rule). Consider updating/removing those to avoid stale documentation/labels.
Severity: low
Other Locations
AGENTS.md:25.github/labeler.yml:61
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

🌟 What is the purpose of this PR?
Remove the Terraform AWS infrastructure code from the repository as it's no longer being used.
🔍 What does this change?
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
🛡 What tests cover this?
❓ How to test this?