feat: initial radarr terraform configuration #1
Reference in New Issue
Block a user
Delete Branch "feat/initial-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Bring Radarr movie automation under Terraform management using the devopsarr/radarr provider. This enables declarative, version-controlled configuration of Radarr's custom formats, quality profiles, download clients, indexers, notifications, and root folders.
Also updated the stale radarr API token in Vault (kv/service/media-apps/radarr) to match the current running instance.
Changes