diff --git a/src/python/pants/notes/2.13.x.md b/src/python/pants/notes/2.13.x.md index fae64586538..7e1265d564e 100644 --- a/src/python/pants/notes/2.13.x.md +++ b/src/python/pants/notes/2.13.x.md @@ -38,7 +38,7 @@ ### Performance -* [internal] terraform: use immutable input for Terraform tool (Cherry-pick of #15037) ([#15998](https://github.com/pantsbuild/pants/pull/15998)) +* terraform: use immutable input for Terraform tool (Cherry-pick of #15037) ([#15998](https://github.com/pantsbuild/pants/pull/15998)) * Improve performance of file arguments when `--owners-not-found-behavior` not used ([#15931](https://github.com/pantsbuild/pants/pull/15931))