fastly_tls_activation

Use this data source to get information on a TLS activation, including the certificate used, and the domain on which TLS was enabled.

Example Usage

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

Schema

Optional

Read-Only