diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e89f8236f..93bae729c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ IMPROVEMENTS: * provider/aws: Show last scaling activity when ASG creation/update fails [GH-14480] * provider/aws: Add `tags` (list of maps) for `aws_autoscaling_group` [GH-13574] * provider/aws: Support filtering in ASG data source [GH-14501] +* provider/aws: Add ability to 'terraform import' aws_kms_alias resources [GH-14679] * provider/azurerm: Virtual Machine Scale Sets with managed disk support [GH-13717] * provider/azurerm: Virtual Machine Scale Sets with single placement option support [GH-14510] * provider/azurerm: Adding support for VMSS Data Disks using Managed Disk feature [GH-14608]