data "aws_acm_certificate" "wildcard_filtr_apollo_cert" {
  domain = "filtr.com"
}
