Skip to content

Commit

Permalink
Update CHANGELOG for #13853
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 23, 2020
1 parent 521ec5e commit 659c3d2
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 @@ -13,10 +13,12 @@ ENHANCEMENTS:
* resource/aws_network_acl: Add `arn` attribute and plan-time validations for `ingress` and `egress` configuration block arguments [GH-13819]
* resource/aws_placement_group: Add `arn` attribute [GH-13838]
* resource/aws_ses_receipt_filter: Add `arn` attribute and plan-time validations for all arguments [GH-13811]
* resource/aws_vpc_endpoint: Add `arn` attribute [GH-13853]

BUG FIXES:

* resource/aws_iot_policy: Ensure `name` argument updates recreate the resource [GH-13707]
* resource/aws_vpc_endpoint: Skip `ModifyVpcEndpoint` API call on tags only updates [GH-13853]
* resource/aws_wafv2_web_acl: Prevent unexpected `UpdateWebACL` API errors on tags only updates [GH-13871]

## 2.67.0 (June 19, 2020)
Expand Down

0 comments on commit 659c3d2

Please sign in to comment.