diff --git a/CHANGELOG.md b/CHANGELOG.md index 2606f458c387..46928467fca3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,3 +9,7 @@ FEATURES: IMPROVEMENTS: * Add diff supress func to endpoint_location [GH-15094](https://github.com/hashicorp/terraform/pull/15094) + +BUG FIXES: + +* Fixing the Deadlock issue [GH-6]