juntekim.com/aws_environment/ses-juntekim
Jun-te Kim 7b4bcdd879 save
2026-02-08 20:59:23 +00:00
..
backend.tf modern js 2025-12-29 12:19:34 +00:00
iam.tf do terraform ses 2025-12-29 11:58:28 +00:00
outputs.tf do terraform ses 2025-12-29 11:58:28 +00:00
provider.tf save 2026-02-08 20:59:23 +00:00
README.md add a to do and get rid of ses deployment 2026-02-08 20:58:22 +00:00
ses.tf do terraform ses 2025-12-29 11:58:28 +00:00
terraform.tfvars add it then 2025-12-29 13:56:48 +00:00
variables.tf do terraform ses 2025-12-29 11:58:28 +00:00

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