Hello,
I’m trying to use the aws_msk_serverless_cluster
resource to create AWS MSK serverless cluster. How can I get the bootstrap server endpoint after the cluster is created? I don’t see an attribute that exports the endpoint. I don’t see a data source for a serverless MSK cluster either.
Thanks in advance