diff --git a/CHANGELOG.md b/CHANGELOG.md index f7622796ad0..e8c7132ebb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ ENHANCEMENTS: * resource/aws_api_gateway_vpc_link: Add `tags` argument and `arn` attribute [GH-10561] * resource/aws_cloudwatch_log_group: Support tagging on creation [GH-10753] * resource/aws_db_cluster_snapshot: Add `tags` argument [GH-10488] +* resource/aws_launch_template: Support tagging on creation [GH-10759] * resource/aws_mq_broker: Support in-place `security_groups` updates [GH-10442] * resource/aws_storagegateway_cached_iscsi_volume: Add `tags` argument [GH-10613] * resource/aws_storagegateway_gateway: Add `tags` argument [GH-10588]