Skip to content

Commit

Permalink
Update CHANGELOG for #12009 and #9810
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Feb 12, 2020
1 parent 494a14c commit 30aaaa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ BUG FIXES:
* data-source/aws_route53_zone: Fixes regression from version 2.48.0 when filtering using `tags` [GH-11953]
* resource/aws_batch_job_definition: Prevent extraneous differences with `container_properties` argument missing `environment`, `mountPoints`, `ulimits`, and `volumes` configuration [GH-12000]
* resource/aws_cognito_user_pool: Allow `admin_create_user_config` configuration block `unused_account_validity_days` argument to be omitted [GH-12001]
* resource/aws_launch_configuration: Fixes regression from version 2.22.0 with instance store AMIs returning an unexpected error [GH-9810]
* resource/aws_launch_configuration: Fixes regression from version 2.23.0 with instance store AMIs returning an unexpected error [GH-9810]
* resource/aws_launch_configuration: Fixes regression from version 2.23.0 to allow missing EC2 Image during root block device lookup [GH-12009]
* resource/aws_route53_record: The artificial, hardcoded five minute timeouts for creation and deletions have been removed in preference of the default AWS Go SDK retrying logic [GH-11895]

## 2.48.0 (February 07, 2020)
Expand Down

0 comments on commit 30aaaa3

Please sign in to comment.