diff --git a/CHANGELOG.md b/CHANGELOG.md index 8327631fd..754f08138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,8 @@ IMPROVEMENTS: * provider/aws: Export internal tunnel addresses + document [GH-14835] * provider/aws: Fix misleading error in aws_route validation [GH-14972] * provider/aws: Support import of aws_lambda_event_source_mapping [GH-14898] -* provider/aws: Add support for a configurable timeout in db_option_group #15023 +* provider/aws: Add support for a configurable timeout in db_option_group [GH-15023] +* provider/aws: Add task_parameters parameter to aws_ssm_maintenance_window_task resource [GH-15104] * provider/azurerm: Ignore case sensivity in Azurerm resource enums [GH-14861] * provider/digitalocean: Add support for changing TTL on DigitalOcean domain records. [GH-14805] * provider/google: Add ability to import Google Compute persistent disks [GH-14573]