Add ttl to the DNS records

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-08 22:19:26 -04:00
parent 07c52e22a1
commit a6d1a1e4a7
26 changed files with 28 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@ resource "digitalocean_volume" "this" {
region = var.region
size = var.volume_size
}