From f6cd81167aacfb6767babc3c7afbca90610bafbc Mon Sep 17 00:00:00 2001 From: Suzuki Shunsuke Date: Sat, 17 Jul 2021 09:20:47 +0900 Subject: [PATCH] docs: update document --- docs/CONFIGURATION.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/CONFIGURATION.md b/docs/CONFIGURATION.md index 52f48c68..fde789a8 100644 --- a/docs/CONFIGURATION.md +++ b/docs/CONFIGURATION.md @@ -146,8 +146,6 @@ terraform: ``` -If the plan contains resource deletion, the template of `when_destroy` is used. - If you don't want to update labels, please set `terraform.plan.disable_label: true`. ```yaml