unkinben
|
0783d32e47
|
fix: add versions.tf for pre-commit validate
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline failed
Add required_providers block so tofu validate works in the module
directory.
|
2026-06-29 23:26:17 +10:00 |
|
unkinben
|
b2e208d3cf
|
fix: change variable types from map(any) to any
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline was successful
Prevents type unification errors with heterogeneous resource configs.
|
2026-06-28 23:31:47 +10:00 |
|
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
|
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 |
|