Commit Graph

4 Commits

Author SHA1 Message Date
unkinben fe1219878e fix: align terraform resources with actual provider schema
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline failed
Use nested attribute assignment instead of dynamic blocks for
specifications, quality_groups, and format_items. Remove unsupported
season_search_maximum_single_episode_age from indexer configs. Flatten
custom format specifications to use value/min/max directly.
2026-06-28 22:27:40 +10:00
unkinben 117c8e7841 fix: use TF_VAR_sonarr_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_sonarr_api_key rather than SONARR_API_KEY.
2026-06-28 22:20:16 +10:00
unkinben 75fc7f0930 feat: initial sonarr terraform configuration 2026-06-28 22:12:18 +10:00
gitadmin 975df97607 Initial commit 2026-06-28 22:01:44 +10:00