Commit Graph

2 Commits

Author SHA1 Message Date
unkinben cb59849b51 fix: use TF_VAR_radarr_api_key for terraform variable injection
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline failed
The generated backend.tf defines a terraform variable, so the Makefile
must export the API key as TF_VAR_radarr_api_key rather than RADARR_API_KEY.
2026-06-28 22:20:23 +10:00
unkinben a00affbf46 feat: initial radarr terraform configuration
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline failed
2026-06-28 22:17:12 +10:00