Closed patheard closed 3 months ago
Terraform: 1.9.4 (using 1.9.2)
Terragrunt: 0.66.3 (using 0.63.2)
✅ Terraform Init: success
✅ Terraform Validate: success
✅ Terraform Format: success
✅ Terraform Plan: success
✅ Conftest: success
Plan: 0 to add, 1 to change, 0 to destroy
Summary
Update the API ECS service to always use the latest ACTIVE task definition. This allows us to manage the task deployments primarily through the CI/CD deployment workflows of the
cds-snc/forms-api
repo.Related