Use this data source to get information on a TLS activation, including the certificate used, and the domain on which TLS was enabled.
data "fastly_tls_activation" "example" {
domain = "example.com"
}
certificate_id
(String) ID of the TLS Certificate used.configuration_id
(String) ID of the TLS Configuration used.domain
(String) Domain that TLS was enabled on.id
(String) Fastly Activation ID. Conflicts with all other filters.created_at
(String) Timestamp (GMT) when TLS was enabled.