Skip to content

Commit 6c8733e

Browse files
authored
Update CHANGELOG for #12479
1 parent 6931149 commit 6c8733e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ BUG FIXES
1717
* data-source/aws_availability_zones: Prevent unexpected plan output every apply with `group_names` attribute [GH-14412]
1818
* resource/aws_api_gateway_method_settings: Allow `settings` `cache_ttl_in_seconds` argument to be set to 0 [GH-12651]
1919
* resource/aws_elastictranscoder_preset: Prevent empty configuration block panics [GH-14092]
20-
* resource/aws_spot_fleet_request: Allow `target_capacity` to be updated to 0 [GH-12759]
21-
* resource/aws_splot_fleet_request: Wait for modify operation completion (default timeout of 10 minutes) [GH-12759]
20+
* resource/aws_lambda_event_source_mapping: Allow `maximum_retry_attempts` argument to be set to 0 [GH-12479]
21+
* resource/aws_spot_fleet_request: Allow `target_capacity` argument to be updated to 0 [GH-12759]
22+
* resource/aws_spot_fleet_request: Wait for modify operation completion (default timeout of 10 minutes) [GH-12759]
2223
* resource/aws_vpc_dhcp_options_association: Properly trigger resource recreation when VPC is deleted outside Terraform [GH-14367]
2324

2425
## 3.0.0 (July 31, 2020)

0 commit comments

Comments
 (0)