diff --git a/CHANGELOG.md b/CHANGELOG.md index 91e4bf68e07..c598dbf891f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ENHANCEMENTS * data-source/aws_imagebuilder_image_recipe: Add `working_directory` attribute [GH-16947] * resource/aws_imagebuilder_image_recipe: Add `working_directory` argument [GH-16947] * resource/aws_kinesis_stream: Update `retention_period` argument plan-time validation to include up to 8760 hours [GH-16608] +* resource/aws_msk_cluster: Support `PER_TOPIC_PER_PARTITION` value for `enhanced_monitoring` argument plan-time validation [GH-16914] BUG FIXES