From 53e3f044b020d5c200b79c676cbb0b4119c15eaa Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:18:54 -0400 Subject: [PATCH] Update website/docs/cli/commands/refresh.mdx --- website/docs/cli/commands/refresh.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/refresh.mdx b/website/docs/cli/commands/refresh.mdx index 2bdc1957a..398e53b61 100644 --- a/website/docs/cli/commands/refresh.mdx +++ b/website/docs/cli/commands/refresh.mdx @@ -45,7 +45,7 @@ plan file, it doesn't allow selecting a planning mode other than "refresh only", and `-auto-approve` is always enabled. Automatically applying the effect of a refresh is risky. If you have -misconfigured credentials for one or more providers then Terraform may +misconfigured credentials for one or more providers, Terraform may be misled into thinking that all of the managed objects have been deleted, causing it to remove all of the tracked objects without any confirmation prompt.