Skip to content

Commit

Permalink
Update CHANGELOG for #7459
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Apr 10, 2019
1 parent f5bc5c9 commit 3d70301
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ NOTES:

* resource/aws_route53_record: Remove deprecation from `allow_overwrite` argument as there are some use cases where it is helpful. We discourage its usage in most environments (in preference of using `terraform import`) as it can easily cause conflicting management of the same Route53 Record. [GH-8274]

FEATURES:

* **New Resource:** `aws_worklink_website_certificate_authority_association` [GH-7459]

ENHANCEMENTS:

* resource/aws_appmesh_mesh: Add `spec` configuration block (support egress filter rules) [GH-8119]
Expand Down

0 comments on commit 3d70301

Please sign in to comment.