fastly_tls_domain

Use this data source to get the IDs of activations, certificates and subscriptions associated with a domain.

Example Usage

data "fastly_tls_domain" "domain" {
  domain = "example.com"
}

Schema

Required

Read-Only