Data Source: azurerm_cdn_frontdoor_custom_domain

Use this data source to access information about an existing Front Door (standard/premium) Custom Domain.

Example Usage

data "azurerm_cdn_frontdoor_custom_domain" "example" {
  name                = azurerm_cdn_frontdoor_custom_domain.example.name
  profile_name        = azurerm_cdn_frontdoor_profile.example.name
  resource_group_name = azurerm_cdn_frontdoor_profile.example.resource_group_name
}

Arguments Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:


A tls block exports the following:


Timeouts

The timeouts block allows you to specify timeouts for certain actions: