Skip to content

Commit dadb1a4

Browse files
authored
Update CHANGELOG for #10452
1 parent 0391f5b commit dadb1a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ ENHANCEMENTS:
88

99
* data-source/aws_availability_zones: Add `exclude_names` and `exclude_zone_ids` arguments [GH-13771]
1010
* data-source/aws_elasticsearch_domain: Add `advanced_security_options` attribute [GH-12183]
11+
* resource/aws_ecs_service: Increase delete retry timeout from 5 to 20 minutes [GH-10452]
12+
* resource/aws_ecs_service: Support configurable delete timeout [GH-10452]
1113
* resource/aws_elasticsearch_domain: Add `advanced_security_options` configuration block [GH-12183]
1214

1315
BUG FIXES:
14-
1516
* resource/aws_backup_selection: Correctly handle the associated backup plan being deleted outside Terraform [GH-13945]
1617
* resource/aws_db_instance: Prevent schema version 1 upgrade panic on missing state [GH-13928]
1718
* resource/aws_efs_mount_target: Ensure empty string (`""`) validation in `ip_address` argument continues to work for Terraform 0.11 support [GH-13958]

0 commit comments

Comments
 (0)