Story: IaC Email Infrastructure

story-postmark-email-iac-email User Story

active user-story

story: IaC Email Infrastructure

Role

Platform operator

Key

iac-email

Want

As a platform operator, I want to manage email server and domain infrastructure via Terraform/OpenTofu

So That

So that email infrastructure is reproducible, auditable, and extensible to new domains without manual setup

Acceptance Criteria

  • Postmark servers created/managed via Terraform
  • DNS records (DKIM, Return-Path) managed via Terraform
  • New domain onboarding requires only a tfvars entry
  • Existing manually-created resources imported into state

Success Metric

terraform plan shows no drift after import; new domain can be added with a single tfvars block
  • Architecture notes pending creation for postmark-email project
  • project-postmark-email — parent project page
  • board-postmark-email — project board (tickets reference this story)