✨ Enhance module documentation with detailed descriptions for DNS, Foundry, Pangolin, and Public IP modules
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* # DNS Module
|
||||
*
|
||||
* Manages Cloudflare DNS records for the root domain:
|
||||
* - A / AAAA records for the apex and wildcard pointing at the Pangolin proxy.
|
||||
* - CDN-proxied A / AAAA records for selected subdomains.
|
||||
*/
|
||||
|
||||
terraform {
|
||||
required_providers {
|
||||
cloudflare = {
|
||||
|
||||
Reference in New Issue
Block a user