Restructure into modules to enable persistent disk

This commit is contained in:
2025-10-04 16:57:12 +02:00
parent 3cfe796184
commit 8d2fc90a25
12 changed files with 253 additions and 194 deletions
+2 -2
View File
@@ -4,12 +4,12 @@ This terraform template sets up the infrastructur to enable remote gaming / stre
# TODO
- [ ] Fix missing audio device on vm
- [x] Fix missing audio device on vm
- [ ] Remove Tailscale plaintext auth-key from provisioning scripts and registry run entry
- [ ] Replace Tailscale by native VPN
- [ ] Check if public IP is even needed
- [ ] Persist moonlight configuration between deployments
- [ ] Install Steam
- [x] Install Steam
- [ ] Integrate budget watcher into terraform config
- [ ] Is there a quicker way to download the installers? Invoke-WebRequest is insanely slow
- [ ] Skip Windows OOTB tracking bullshit