fastly_tls_subscription

Use this data source to get information about a TLS subscription.

Example Usage

data "fastly_tls_subscription" "example" {
  domains = ["example.com"]
}

Schema

Optional

Read-Only