From 4e04e96b9ff7bd1c4d61f053cd88fef7383bf25d Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Tue, 6 Feb 2024 09:45:01 +0000 Subject: [PATCH] [skip ci] auto-update documentation --- data/data.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/data.yaml b/data/data.yaml index 499f339..d9f4b51 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -21,7 +21,7 @@ properties: - name: no_log description: | - Suppress tofu command output. + Suppress tofu command output for `plan`, `apply` and `destroy` action. type: bool defaultValue: false required: false @@ -48,7 +48,7 @@ properties: - name: targets description: | - Targets to run `apply` or `plan` action on. + Targets to run `plan` or `apply` action on. type: list required: false