parent
3fe1a818ed
commit
c705d654d2
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ resource "cloudns_dns_record" "A-static-keks-cloud" {
|
|||
name = "static"
|
||||
zone = cloudns_dns_zone.keks_cloud.domain
|
||||
type = "A"
|
||||
value = "138.68..68.206"
|
||||
value = "138.68.68.206"
|
||||
ttl = "3600"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue