fix tf typo
This commit is contained in:
parent
1548378ef7
commit
a879221ced
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ resource "gandi_livedns_record" "rpqt_fr_cloud_aaaa" {
|
||||||
ttl = 10800
|
ttl = 10800
|
||||||
values = local.verbena_ipv6_addresses
|
values = local.verbena_ipv6_addresses
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
data "ovh_vps" "verbena_vps" {
|
data "ovh_vps" "verbena_vps" {
|
||||||
service_name = "vps-7e78bac2.vps.ovh.net"
|
service_name = "vps-7e78bac2.vps.ovh.net"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue