pez-infra/.github
Rasmus Wejlgaard ba21b33c81 ci: make terraform validation work on dependabot PRs
Dependabot PRs run with no access to repository secrets and a read-only
token, so the SOPS decrypt step (and the PR-comment step) fail. Give
Dependabot a secret-free path: stub the secrets.yaml keys it reads and
run init -backend=false + validate, skipping decrypt/plan/comment. Human
PRs are unchanged and still get a full plan.
2026-06-03 19:27:22 +01:00
..
workflows ci: make terraform validation work on dependabot PRs 2026-06-03 19:27:22 +01:00
dependabot.yml chore: add dependabot config 2026-06-03 19:12:35 +01:00