Remove ghp agent role (missing installation_id; unblock apply) #131

Merged
benvin merged 1 commits from benvin/remove-ghp-role-for-now into master 2026-08-20 00:05:14 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent f26cb6aca8 Remove ghp agent role (missing installation_id; unblock apply)
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
The ghp agent role fails at apply with `installation_id is required for
agent tokens` because config/ghp_secret_backend_role/ghp/agent.yaml carries a
placeholder installation_id. Remove the role for now so the master apply goes
green and does not block the arrstack #127 apply. The ghp backend is retained;
re-add the role once a real installation_id is available.

- Delete config/ghp_secret_backend_role/ghp/agent.yaml (empties the
  ghp_secret_backend_role for_each map).
2026-08-20 00:00:32 +10:00