diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e2e5191b8c..813a6415837c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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] BUG FIXES