diff --git a/CHANGELOG.md b/CHANGELOG.md index 352f373e5a16..5a85a9c91ed8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ BUG FIXES: * Missing check for error diagnostics in GetProviderSchema could result in panic [GH-31184] * Module registries returning X-Terraform-Get locations with no URL would error with "no getter available for X-Terraform-Get source protocol" [GH-31237] +* Fix crash from concurrent operation on shared set of resource instance dependencies [GH-31246] * backend/cos: `tencentcloud-terraform-lock` tag was not removed in all cases [GH-31223] ## 1.2.2 (June 01, 2022)