pez-infra/.github/workflows
Rasmus Wejlgaard 3f284b7112 make Dependabot tofu validate stubs satisfy provider validators
The secret-free Dependabot path stubbed every secret as "stub", which
trips provider config validation: hcloud wants a 64-char token and
Grafana wants fleet_management_auth as username:password. So the tofu
plan check went red on every Dependabot PR and I'd merge past it after
checking locally.

Generate stubs that pass the format checks instead - 64 chars for
tokens, stub:stub for *_auth keys. Verified locally: validate fails
with the old stubs (both errors reproduced) and passes with these.
2026-06-11 18:52:01 +01:00
..
_deploy-core.yml Update cache action (#111) 2026-05-16 11:13:38 +01:00
deploy-on-merge.yml fix: stop masking failed service deploys; trim dead config (#119) 2026-06-04 18:41:24 +01:00
deploy.yml hotfix: broken pipeline (#109) 2026-05-15 20:19:56 +01:00
lint-ansible.yml chore(deps): bump the github-actions group across 1 directory with 2 updates (#117) 2026-06-05 21:13:03 +01:00
lint-docker-compose.yml fix: update checkout version to dodge deprecation (#77) 2026-04-26 18:13:38 +01:00
terraform.yml ci: serialize terraform and deploy runs with concurrency guards (#114) 2026-06-02 19:39:13 +01:00
validate-caddyfile.yml fix: update checkout version to dodge deprecation (#77) 2026-04-26 18:13:38 +01:00
validate-terraform.yml make Dependabot tofu validate stubs satisfy provider validators 2026-06-11 18:52:01 +01:00