github cloudposse/terraform-aws-msk-apache-kafka-cluster 0.8.1
v0.8.1

latest releases: 2.4.0, v2, 2.3.1...
2 years ago

🚀 Enhancements

Fix Broker Hostname Records @stephanECD (#46)

what

  • Replaced the way the broker hostname records are created.
  • Also fixed a typo in the bootstrap_brokers_tls output.

why

Because right now the bootstrap brokers are used to build the hostnames. AWS doesn't give a complete list of brokers in the bootstrap brokers list (see references). So if you have 4 brokers but 3 reported bootstrap brokers then the hostnames for the 4 DNS records are wrong. Also the bootstrap brokers change between refreshes, so the hostnames change with every apply.

references

Don't miss a new terraform-aws-msk-apache-kafka-cluster release

NewReleases is sending notifications on new releases.