Enhance module documentation with detailed descriptions for DNS, Foundry, Pangolin, and Public IP modules

This commit is contained in:
2026-03-01 14:26:44 +02:00
parent b11172504d
commit 0928b59bda
7 changed files with 79 additions and 32 deletions

View File

@@ -1,3 +1,10 @@
/**
* # Foundry Module
*
* Creates a Proxmox LXC container running Foundry Virtual Tabletop.
* Supports configurable resources, networking, and static or DHCP addressing.
*/
terraform {
required_providers {
proxmox = {