Skip to content

Clarify Terraform bootstrap image tag ownership#4

Merged
keithataylor merged 1 commit into
mainfrom
infra/bootstrap-image-tag
May 20, 2026
Merged

Clarify Terraform bootstrap image tag ownership#4
keithataylor merged 1 commit into
mainfrom
infra/bootstrap-image-tag

Conversation

@keithataylor
Copy link
Copy Markdown
Owner

Summary

  • Add bootstrap_image_tag Terraform variable for the initial ECS task definition image tag
  • Replace hardcoded :latest in Terraform task definition with var.bootstrap_image_tag
  • Document the ownership split between Terraform bootstrap infrastructure and GitHub Actions SHA-based CD
  • Clarify that Terraform should not roll back externally deployed ECS task definition revisions

Verified

  • terraform fmt
  • terraform validate
  • terraform plan
  • Plan reported no infrastructure changes because bootstrap_image_tag defaults to latest

@keithataylor keithataylor merged commit 3cce25e into main May 20, 2026
2 checks passed
@keithataylor keithataylor deleted the infra/bootstrap-image-tag branch May 20, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant