From 28d9491dcd9a33ebc91540f179189ad7cae29639 Mon Sep 17 00:00:00 2001 From: Otho Date: Sat, 31 Dec 2022 00:26:44 -0500 Subject: [PATCH] Reinit state, shorten names. --- domain.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domain.tf b/domain.tf index 43eef6d..aa7c8b1 100644 --- a/domain.tf +++ b/domain.tf @@ -18,7 +18,7 @@ terraform { provider "namecheap" {} -resource "namecheap_domain_records" "othonotes-com" { +resource "namecheap_domain_records" "othonotes" { domain = "othonotes.com" record { address = "rprxy-0.saline.o4data.net" @@ -33,7 +33,7 @@ resource "namecheap_domain_records" "othonotes-com" { } } -resource "namecheap_domain_records" "othostash-com" { +resource "namecheap_domain_records" "othostash" { domain = "othostash.com" record {