Add ttl to the DNS records
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
@@ -20,3 +20,4 @@ resource "digitalocean_droplet" "this" {
|
||||
tags = var.tags
|
||||
vpc_uuid = var.use_vpc > 0 ? data.digitalocean_vpc.this[0].id : null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user