unkinben
a59646c44a
fix: use nested attribute assignment instead of dynamic blocks
...
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline failed
The prowlarr provider uses nested attributes for fields and categories,
not HCL blocks. Assign them directly as values.
2026-06-28 22:27:57 +10:00
unkinben
c08dc94b37
fix: use TF_VAR_prowlarr_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_prowlarr_api_key rather than PROWLARR_API_KEY.
2026-06-28 22:20:32 +10:00
unkinben
40c1366f38
feat: initial prowlarr terraform configuration
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline failed
2026-06-28 22:14:21 +10:00
gitadmin
93a9dbd07f
Initial commit
2026-06-28 22:01:44 +10:00