add a to do and get rid of ses deployment

This commit is contained in:
Jun-te Kim 2026-02-08 20:58:22 +00:00
parent 776713c6e2
commit 4caafb364d

View file

@ -1 +1,7 @@
Files to set up a simple email service in AWS
Files to set up a simple email service in AWS
## TODO - Future Improvements
- [ ] **Move away from Hashicorp Terraform Cloud** - Consider alternative state management solutions
- [ ] **Separate S3 bucket for state** - Set up a dedicated S3 bucket for SES terraform state and add it as a dependency to avoid GitHub workflow conflicts
- [ ] **Consolidate state management** - Align SES state backend with main terraform infrastructure approach