updated dynu terraform configuration

This commit is contained in:
git
2026-05-13 05:37:59 +10:00
parent ef2846562b
commit 034ad17cf9
6 changed files with 125 additions and 30 deletions
+1 -5
View File
@@ -8,8 +8,4 @@ resource "dynu_domain" "lan_ddnsgeek_com" {
name = local.dynu_domain
}
# Import-first resource skeleton for the production Dynu zone.
# `name` is required by provider schema and can be reconciled after import.
resource "dynu_domain" "lan_ddnsgeek_com" {
name = local.dynu_domain
}