diff --git a/CHANGELOG.md b/CHANGELOG.md index 330a6d17fc2..70b8b07bc99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ENHANCEMENTS: BUG FIXES: * resource/aws_elb: Ensure `bucket_prefix` for access logging can be updated to `""` [GH-4383] +* resource/aws_launch_template: Allow `network_interfaces` `device_index` to be set to 0 [GH-4367] * resource/aws_lb: Ensure `bucket_prefix` for access logging can be updated to `""` [GH-4383] * resource/aws_security_group: Fix rule description handling when gathering multiple rules with same permissions [GH-4416]