From abf7f3416b45c10f2e62e83d5e223a9fb9d6228b Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Wed, 26 May 2021 10:16:38 -0700 Subject: [PATCH] website: "taint" command is deprecated from v0.15.2, not from v1.0.0 We got the replacement for this in earlier than anticipated, so these docs were originally more pessimistic about when the alternative would be available. --- website/docs/cli/commands/taint.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/taint.html.md b/website/docs/cli/commands/taint.html.md index 216f45aec..aeffa1d7b 100644 --- a/website/docs/cli/commands/taint.html.md +++ b/website/docs/cli/commands/taint.html.md @@ -15,7 +15,7 @@ object as "tainted" in the Terraform state, in which case Terraform will propose to replace it in the next plan you create. ~> *Warning:* This command is deprecated, because there are better alternatives -available in Terraform v1.0 and later. See below for more details. +available in Terraform v0.15.2 and later. See below for more details. If your intent is to force replacement of a particular object even though there are no configuration changes that would require it, we recommend instead