From 4caafb364d91b6f3a7764f94dda4b1895d4b16b0 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Sun, 8 Feb 2026 20:58:22 +0000 Subject: [PATCH] add a to do and get rid of ses deployment --- aws_environment/ses-juntekim/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/aws_environment/ses-juntekim/README.md b/aws_environment/ses-juntekim/README.md index a763929..b9b5837 100644 --- a/aws_environment/ses-juntekim/README.md +++ b/aws_environment/ses-juntekim/README.md @@ -1 +1,7 @@ -Files to set up a simple email service in AWS \ No newline at end of file +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 \ No newline at end of file