Skip to content

0.5.0

Compare
Choose a tag to compare
@aidanmelen aidanmelen released this 31 Jul 20:12
· 86 commits to main since this release
517bba0

Changes

  • added kafka_topic submodule and integrated it into the main module with the 'kafka_topics' variable.
  • there is one new examples called kafka_topics.
  • the complete example now includes creating topics after the kafka cluster is created.
  • added passing terratests for the new functionality.