fastly_tls_platform_certificate

Use this data source to get information of a Platform TLS certificate for use with other resources.

Example Usage

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

Schema

Optional

Read-Only