Skip to content

ci: bump framework_ref to restored reusable-terraform-deploy#39

Merged
NWarila merged 1 commit into
mainfrom
fix/bump-framework-deploy-pin
May 25, 2026
Merged

ci: bump framework_ref to restored reusable-terraform-deploy#39
NWarila merged 1 commit into
mainfrom
fix/bump-framework-deploy-pin

Conversation

@NWarila
Copy link
Copy Markdown
Owner

@NWarila NWarila commented May 25, 2026

Summary

Bumps the uses: SHA and framework_ref: input in .github/workflows/terraform-deploy.yaml to the new framework main HEAD after nwarila-platform/github-terraform-framework#61 restored the reusable workflow.

Before After
uses: SHA f3c05b7f... 0b99965b...
framework_ref: f3c05b7f... 0b99965b...

Why

PR #38 (add-packer-runner-template inventory entry) was the first push to terraform/** since the framework's reusable-terraform-deploy.yaml deletion gap was introduced. The deploy failed at workflow resolution. nwarila-platform/github-terraform-framework#61 restored the reusable; this PR re-points the runner at the restored file.

Test plan

  • PR validation green
  • After merge, Deploy GitHub Terraform workflow succeeds and creates NWarila/packer-runner-template

Verification

  • Local contract validator: 52 passed, 0 failed
  • Local actionlint: clean

Bumps both the reusable workflow `uses:` SHA and the body
`framework_ref` input from
  f3c05b7fe39e24cac44e845c68b7a1f0e3e9ddc3
to
  0b99965b059e6a266c24d0cc15e29cacb2174982
which is the framework main HEAD after merging
nwarila-platform/github-terraform-framework#61 (which restored the
reusable-terraform-deploy.yaml that had been authored on the
unmerged chore/standardize-fleet-bead9a4 branch).

Without this bump, the deploy workflow continues to 404 on the
previous SHA. With this bump, the next push to `terraform/**` (the
existing inventory entry for NWarila/packer-runner-template is
already on main and queued) will actually trigger the framework
reusable and create the GitHub repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@NWarila NWarila merged commit 4f366e8 into main May 25, 2026
20 checks passed
@NWarila NWarila deleted the fix/bump-framework-deploy-pin branch May 25, 2026 22:40
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