Sync terraform state to restic

This allows it to be backed up easily
This commit is contained in:
Jake Howard
2024-01-09 19:46:40 +00:00
parent 4a69df1d6c
commit 06b9197c5b
8 changed files with 108 additions and 3 deletions

View File

@ -3,5 +3,6 @@ restic_backup_locations:
- /mnt/host/mnt/speed
- /mnt/host/etc/pve
- /mnt/home-assistant
- /home/rclone/sync
restic_forget: true