Remove pdb.enp.one
This commit is contained in:
parent
0f9479731a
commit
28f1f80d6f
@ -88,14 +88,6 @@ resource "digitalocean_record" "enp_img" {
|
||||
ttl = 10600
|
||||
}
|
||||
|
||||
resource "digitalocean_record" "enp_pdb" {
|
||||
domain = digitalocean_domain.enp.id
|
||||
type = "CNAME"
|
||||
name = "pdb"
|
||||
value = "en1.enp.one."
|
||||
ttl = 10600
|
||||
}
|
||||
|
||||
|
||||
# ==========================================================================
|
||||
# Standard DO configuration for all managed domains, includes
|
||||
|
Reference in New Issue
Block a user