data "dynu_domain" "lan" { hostname = "lan.ddnsgeek.com" } output "dynu_domain_id" { value = data.dynu_domain.lan.domain.id }