-
-
Notifications
You must be signed in to change notification settings - Fork 314
Improve networking Module
#2770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feature/nest-zappa-migration
Are you sure you want to change the base?
Improve networking Module
#2770
Conversation
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughAdds NACLs and VPC endpoints to the networking module, introduces corresponding variables/outputs and security-group egress rules, updates Terraform and AWS provider constraints, wires new module inputs/outputs into staging/security, and removes two module-level .terraform.lock.hcl files. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (13)
💤 Files with no reviewable changes (2)
🚧 Files skipped from review as they are similar to previous changes (8)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-11-08T11:16:25.725ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
🔇 Additional comments (7)
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 |
987f464 to
2839742
Compare
|



Resolves #2761
Proposed change
Make improvements to the
networkingmodule:Checklist
make check-testlocally; all checks and tests passed.