selectel_domains_domain_v1
selectel_domains_domain_v1
Provides an ID of a domain in DNS Hosting. For more information about domains in DNS Hosting, see the official Selectel documentation.
Example Usage
data "selectel_domains_domain_v1" "domain_1" {
name = "example.com"
}
Argument Reference
name
- (Required) Domain name.
Attributes Reference
id
- Unique identifier of the domain.name
- Domain name.user_id
- Selectel account ID. The account ID is in the top right corner of the Control panel.