Skip to content

Commit

Permalink
Update CHANGELOG for #12005
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 1, 2020
1 parent efef33b commit de7897c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ENHANCEMENTS:
* resource/aws_ecs_service: Increase delete retry timeout from 5 to 20 minutes [GH-10452]
* resource/aws_ecs_service: Support configurable delete timeout [GH-10452]
* resource/aws_elasticsearch_domain: Add `advanced_security_options` configuration block [GH-12183]
* resource/aws_sfn_state_machine: Add `arn` attribute [GH-12005]

BUG FIXES:

Expand All @@ -20,6 +21,7 @@ BUG FIXES:
* resource/aws_efs_mount_target: Ensure empty string (`""`) validation in `ip_address` argument continues to work for Terraform 0.11 support [GH-13958]
* resource/aws_route53_record: Ensure old Route53 record is deleted when updating `name` argument [GH-11335]
* resource/aws_route53_record: Prevent errors when `health_check_id` argument is configured and updating `set_identifier` or `type` arguments [GH-13012]
* resource/aws_sfn_state_machine: Handle IAM Role eventual consistency on creation and wait for state machine deletion [GH-12005]
* resource/aws_spot_fleet_request: Increase default delete timeout to 15 minutes [GH-13922]
* resource/aws_wafv2_web_acl: Support additional nested `and/or/not statement` in `rule` `statement` and `rule` `statement` `rate_based_statement` attributes [GH-13961]

Expand Down

0 comments on commit de7897c

Please sign in to comment.