-
Notifications
You must be signed in to change notification settings - Fork 19
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
Move off lambda and to ECS #4026
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4026 +/- ##
=======================================
Coverage 94.47% 94.47%
=======================================
Files 328 328
Lines 8853 8853
Branches 1272 1272
=======================================
Hits 8364 8364
Misses 412 412
Partials 77 77 |
I am unhappy with the terraform code. It looks rather messy, and the single server setup had some instability and random issues, so it makes more sense for me to start from scratch maybe looking into CDK or using CDK to Terraform and similar to have a more clean code. |
Why
How to test it