homelab/src/arr/terraform/README.md
Russell Seymour 1250c9cef6
Some checks are pending
deploy / deploy (push) Waiting to run
Initial checkin of code for managing homelab
2026-08-24 20:52:36 +01:00

528 B

terraform/ — arr

Not built, and not expected to be. Terraform's only job in this repo is creating Proxmox LXCs; Shelfarr runs as a Compose stack on nas1, where the host already exists.

This folder is a placeholder so the app keeps the same common/ + ansible/ + terraform/ shape as every other one. If Shelfarr ever moves to Proxmox it would need an LXC defined here and wired into build/config/terraform/main.tf — see ../ansible/proxmox/README.md first for why that move is less straightforward than it looks.