diff --git a/CHANGELOG.md b/CHANGELOG.md index 965940990..f281512b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,13 @@ FEATURES: * **New Resource:** `aws_opsworks_rds_db_instance` [GH-10294] * **New Resource:** `aws_vpc_endpoint_route_table_association` [GH-10137] - IMPROVEMENTS: * core: SIGTERM also triggers graceful shutdown in addition to SIGINT [GH-10534] * provider/aws: Add support for termination protection and autotermination to EMR [GH-10252] * provider/aws: Add "no_device" support to ephemeral block devices [GH-10547] * provider/aws: Added S3 Bucket replication [GH-10552] + * provider/aws: Add `pgp_key` to `aws_iam_access_key` to protect key. [GH-10615] * provider/azurerm: make DiskSizeGB optional for azurerm_virtual_machine data_disks [GH-10232] * provider/azurerm support `license_type` virtual_machine property [GH-10539] * provider/datadog: Make monitor thresholds optional. [GH-10526]