diff --git a/CHANGELOG.md b/CHANGELOG.md index c5916b9db8..c67163f8a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES: FEATURES: * **New Command:** `terraform state` to provide access to a variety of state manipulation functions [GH-5811] + * **New Provider:** `grafana` [GH-6206] * **New Resource:** `aws_rds_cluster_parameter_group` [GH-5269] * core: Data Resources are now supported. Values are refreshed, and available during the planning stage [GH-6598] * core: Lists and maps can now be used as first class types for variables, and may be passed between modules [GH-6322]