diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a3cb807db6f..94b0629e0e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ ENHANCEMENTS * provider: Upgrade to Terraform Plugin SDK V2. There should be no breaking changes from a practitioner's perspective. Some validation errors should now feature enhanced messaging. [GH-14432] * resource/aws_accessanalyzer_analyzer: Support `ORGANIZATION` value in `type` argument [GH-14493] +BUG FIXES +* data-source/aws_launch_template: Prevent type error with `network_interfaces` `delete_on_termination` attribute [GH-14599] + ## 3.1.0 (August 07, 2020) NOTES: