fastly_tls_certificate

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

Example Usage

data "fastly_tls_certificate" "example" {
  name = "example.com"
}

Schema

Optional

Read-Only