Data Source: azurerm_cdn_frontdoor_endpoint

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

Example Usage

data "azurerm_cdn_frontdoor_endpoint" "example" {
  name                = "existing-endpoint"
  profile_name        = "existing-cdn-profile"
  resource_group_name = "existing-resources"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

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