This repository has been archived on 2026-08-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

425 B

page_title, description
page_title description
dynu_domain Data Source Resolves a hostname to its Dynu root domain and returns domain details.

dynu_domain Data Source

Example Usage

data "dynu_domain" "selected" {
  hostname = "www.example.com"
}

Schema

Required

  • hostname (String) Fully-qualified hostname.

Read-Only

  • domain (Object) Same fields returned by dynu_domains.domains[*].