feat: add pterodactyl

This commit is contained in:
Yuris Cakranegara
2025-06-08 14:40:56 +10:00
parent 8872662212
commit b912065015
5 changed files with 312 additions and 3 deletions

View File

@@ -7,7 +7,9 @@ output "service_definitions" {
module.actualbudget.service_definition,
module.emulatorjs.service_definition,
module.linkwarden.service_definition,
module.ntfy.service_definition
module.ntfy.service_definition,
module.pterodactyl_wings.service_definition,
module.pterodactyl_panel.service_definition
]
}