diff --git a/CHANGELOG.md b/CHANGELOG.md index f1f0f3788..3e9f740b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ NEW FEATURES: +* command/add: `terraform add` generates resource configuration templates [GH-28874] * lang/funcs: add a new `type()` function, only available in `terraform console` ([#28501](https://github.com/hashicorp/terraform/issues/28501)) ENHANCEMENTS: