~rogeruiz/dns

9e5a725726c394179bebc30181746bb1ac90b41d — Roger Steve Ruiz 9 days ago 28fe292 main
Migración a sourcehut desde GitHub
1 files changed, 1 insertions(+), 1 deletions(-)

M rog_gr.tf
M rog_gr.tf => rog_gr.tf +1 -1
@@ 28,6 28,6 @@ resource "gandi_livedns_record" "rog_gr_write_cname" {
  type = "CNAME"
  ttl  = "10800"
  values = [
    "rogeruiz.github.io.",
    "pages.sr.ht.",
  ]
}