diff --git a/CHANGELOG.md b/CHANGELOG.md index c4f92c216b..e417130235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,10 @@ FEATURES: * **New Resource:** `datadog_timeboard` [GH-6900] * **New Resource:** `digitalocean_tag` [GH-7500] * **New Resource:** `digitalocean_volume` [GH-7560] + * **New Resource:** `consul_agent_service` [GH-7508] + * **New Resource:** `consul_catalog_entry` [GH-7508] + * **New Resource:** `consul_node` [GH-7508] + * **New Resource:** `consul_service` [GH-7508] * core: Tainted resources now show up in the plan and respect dependency ordering [GH-6600] * core: The `lookup` interpolation function can now have a default fall-back value specified [GH-6884] * core: The `terraform plan` command no longer persists state. [GH-6811]