Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG for hashicorp#12634
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Apr 28, 2020
1 parent 786e488 commit d2006e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ BUG FIXES:
* resource/aws_glue_catalog_table: Prevent various panics with empty configuration blocks [GH-12611]
* resource/aws_kinesis_firehose_delivery_stream: Prevent panic with empty `processing_configuration` configuration block [GH-12613]
* resource/aws_lb_listener: Prevent panics on creation and refresh when API throttled [GH-12617]
* resource/aws_route53_zone: Prevent panic with APIs missing `ChangeInfo` during creation (best effort fix for LocalStack) [GH-12634]
* resource/aws_wafregional_xss_match_set: Prevent crash with `xss_match_tuple` configuration block since version 2.59.0 [GH-13024]

## 2.59.0 (April 23, 2020)
Expand Down

0 comments on commit d2006e5

Please sign in to comment.