Skip to content

ci: Terraform manual trigger for failed re-runs#74

Merged
Pyronewbic merged 1 commit into
mainfrom
dev
May 13, 2026
Merged

ci: Terraform manual trigger for failed re-runs#74
Pyronewbic merged 1 commit into
mainfrom
dev

Conversation

@Pyronewbic
Copy link
Copy Markdown
Owner

Summary

Add workflow_dispatch to Terraform workflow so failed runs can be re-triggered manually from GitHub UI. Also allows the apply job to run on manual trigger (not just push to main).

Type

  • Infra / config

Endpoints

None

Checks

  • yarn test:unit passes

Infrastructure

Terraform apply from PR #72 failed (missing ALERT_EMAIL secret). The fix (ci.auto.tfvars from secrets) shipped in PR #73 but Terraform didn't re-run because no terraform/ files changed. This PR adds workflow_dispatch so we can manually trigger it after merge.

Frontend impact

None

Deploy notes

After merge: manually trigger "Terraform" workflow from GitHub Actions UI to apply Binary Auth changes.

@Pyronewbic Pyronewbic merged commit 44025b5 into main May 13, 2026
4 checks passed
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