data "aws_acm_certificate" "apollo_stream_cert" {
  domain = "*.apollo.stream"
}
