From 4ee58ffc0140d7183f8c4a013dce79cf86ad1043 Mon Sep 17 00:00:00 2001 From: Rexredinger Date: Thu, 15 Sep 2022 13:15:08 -0400 Subject: [PATCH] changelog update --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccbbc63f1..8e9965701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,7 @@ ## Unreleased * r/tfe_workspace: Changes in `agent_pool_id` and `execution_mode` attributes are now detected and applied. ([#607](https://github.com/hashicorp/terraform-provider-tfe/pull/607)) - * r/tfe_workspace: Added attribute for drift detection setting ([550](https://github.com/hashicorp/terraform-provider-tfe/pull/550)) - * d/tfe_workspace: Added attribute for drift detection setting ([550](https://github.com/hashicorp/terraform-provider-tfe/pull/550)) - + * r/tfe_workspace: Added attribute for health assessments (drift detection) setting ([550](https://github.com/hashicorp/terraform-provider-tfe/pull/550)) + * d/tfe_workspace: Added attribute for health assessments (drift detection) setting ([550](https://github.com/hashicorp/terraform-provider-tfe/pull/550)) FEATURES: * r/tfe_workspace_run_task, d/tfe_workspace_run_task: Add `stage` attribute to workspace run tasks. ([#555](https://github.com/hashicorp/terraform-provider-tfe/pull/555))