2 Commits

Author SHA1 Message Date
unkinben 81b28c72b1 fix: use data source for size custom formats to work around provider set key bug
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline was successful
The devopsarr sonarr provider cannot handle float min/max values in
SizeSpecification as set element keys. Remove size custom formats from
terraform management and look up their IDs via a data source instead.
Also change variable types from map(any) to any to allow heterogeneous
quality profile structures.
2026-06-28 23:31:38 +10:00
unkinben 75fc7f0930 feat: initial sonarr terraform configuration 2026-06-28 22:12:18 +10:00