Releases: Mongey/terraform-provider-kafka
v0.3.1
v0.3.0
v0.2.12
v0.2.11
v0.2.10
Changelog
92d3661 Don't build for freebsd/arm64
8b2fe43 Rename snapshot name to be v0.2.9-next rather than vv0.2.9-next
1039889 Add freebsd to builds
736c8ce Use suggested archive name format
057dc87 Ignore 32bit darwin builds
1b4dc5e Update SHASUM filename to be compatible with Terraform 0.13.0. Fixes #142
v0.2.9
v0.2.8
v0.2.7
Changelog
514d14c Return errors if unable to connect to Brokers when determining version of commands (#130)
e8530df Update readme with client_key_passphrase option
f36878b Update readme with client_key_passphrase option
9eb6b7d Add support for encrypted keys and unit test for tls config (#129)
f0bbd66 Include v in binary + download names. fixes #126 (#127)
v0.2.6
v0.2.5
Changelog
5d26e9a Cleanup from merge
a138737 Run test workflow on PRs
a67637c Implement acl read (#65)
d4aa286 Don't print sensitive values (#115)
d1c42cc Avoid locking down access to topic when run locally (fixes #67). (#113)
31f0640 Validate partitions and replication_factor values (#112)
985f8f9 Upgrade Kafka version (#110)