github terraform-aws-modules/terraform-aws-msk-kafka-cluster v2.0.0

latest releases: v2.6.0, v2.5.0, v2.4.0...
12 months ago

2.0.0 (2023-06-29)

⚠ BREAKING CHANGES

  • Terraform AWS provider minimum supported version raised to v5.0
  • Terraform minimum supported version raised to v1.0
  • broker_node_ebs_volume_size has been removed since the ebs_volume_size argument was removed in v5.0 of the AWS provider. Instead, storage settings should be configured using the broker_node_storage_info variable.
  • client_authentication_* variables have been removed and replaced with client_authentication which supports the various authentication methods and configurations

See the UPGRADE-2.0.md guide for further details

Features

  • Update AWS provider to v5.0, replace ebs_volume_size attribute (#8) (191d072)

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

NewReleases is sending notifications on new releases.