refactor(infra): remove decommissioned AWS terraform resources - #3756
Conversation
Remove the infra/aws/decommission-stage root now that its 65 staged AWS resources have been destroyed and the blackholed NAT route cleared. - Delete the empty decommission-stage root. - Drop the now-inert removed blocks in infra/aws/vpc and infra/aws/storage. - Keep the private route table ignore_changes that protects the storage-managed S3 gateway endpoint route. - Update legacy READMEs that referenced the removed root. Closes TAS-2968
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (18)
💤 Files with no reviewable changes (16)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe change removes the decommission-stage Terraform root, its staged AWS resources, and state-detachment blocks. It also updates the VPC route comment and retired infrastructure documentation. ChangesTerraform decommission cleanup
Priority: ➖ Normal Estimated code review effort: 3 (Moderate) | ~30 minutes Change: Refactor Merge Risk: ⚪ Minimal · up to The infrastructure cleanup is consistent with the documented decommissioning workflow and no merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Full details: Linked Issues checkExplanation Issue Full details: Out of Scope Changes checkExplanation The changes delete the
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
infra/aws/decommission-stage루트를 제거합니다.infra/aws/vpc,infra/aws/storage에 남아 있던 무효removed블록을 제거합니다.ignore_changes는 유지합니다.Additional context
PR리뷰해주시는 분들은 changed된 파일들 위주로 체크해주시면 감사하겠습니다.
Before submitting the PR, please make sure you do the following
fixes #123).Closes TAS-2968
Summary by CodeRabbit
Infrastructure Changes
Documentation