Add ttl to the DNS records
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
@@ -2,3 +2,4 @@ data "digitalocean_vpc" "this" {
|
||||
count = var.use_vpc > 0 ? 1 : 0
|
||||
name = var.vpc_name
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user