stage #27

Merged
micqdf merged 4 commits from stage into master 2026-02-28 12:48:21 +00:00
Owner
No description provided.
micqdf added 4 commits 2026-02-28 12:48:17 +00:00
update: rotate SSH access via cloud-init secret
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 17s
17834b3aa7
Inject SSH public key through Terraform/cloud-init from Gitea secret so access can be rotated without rebuilding the template image.
Rely on cloud-init SSH key injection from secrets for access rotation instead of storing an authorized key in the template config.
Merge remote-tracking branch 'origin/master' into stage
Some checks failed
Terraform Plan / Terraform Plan (push) Failing after 14s
f12e15e566
fix: strip newlines from SSH_KEY_PUBLIC secret in workflows
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 17s
9740e9c6fb
Normalize SSH public key secret before writing secrets.auto.tfvars so wrapped/multiline key pastes do not break Terraform parsing.
micqdf merged commit 2d455929bd into master 2026-02-28 12:48:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: micqdf/TerraHome#27