Skip to content

Commit

Permalink
Update CHANGELOG for #7453
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Feb 11, 2019
1 parent 8f5ff68 commit b900998
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@
ENHANCEMENTS:

* resource/aws_cloudwatch_metric_alarm: Add `metric_query` argument (support math expressions) [GH-6833]
* resource/aws_dynamodb_table: Use `update` customizable timeout for individual Global Secondary Index updates and increase default `update` timeout from 10 minutes to 60 minutes [GH-7453]
* resource/aws_wafregional_web_acl: Add `arn` attribute and `logging_configuration` argument [GH-7480]

BUG FIXES:

* resource/aws_dynamodb_table: Prevent error when updating `billing_mode` from `PAY_PER_REQUEST` to `PROVISIONED` for Tables with Global Secondary Indexes [GH-7453]

## 1.58.0 (February 08, 2019)

FEATURES:
Expand Down

0 comments on commit b900998

Please sign in to comment.