diff --git a/CHANGELOG.md b/CHANGELOG.md index 41aa1d4d364..7b9d272fad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ENHANCEMENTS: * resource/aws_autoscaling_schedule: Support resource import [GH-8300] * resource/aws_dynamodb_table: Support tagging on creation (where available) [GH-8469] * resource/aws_emr_cluster: Add `master_instance_group` and `core_instance_group` configuration blocks (deprecates other instance group configuration methods) [GH-8459] +* resource/aws_kinesis_analytics_application: Add `tags` argument [GH-8643] * resource/aws_lambda_function: Support `nodejs10.x` in `runtime` validation [GH-8622] * resource/aws_sfn_activity: Support tagging on creation [GH-8395] * resource/aws_sfn_state_machine: Support tagging on creation [GH-8395]