From 24d043401bfeff8a097c9bfda8c12e27dd29e5f6 Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Wed, 7 Feb 2024 19:39:05 +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 d9f4b51..97cee67 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -7,13 +7,13 @@ properties: defaultValue: "validate,plan,apply" required: false - - name: fmt_options + - name: fmt_option description: | Options for the fmt command, see the OpenTofu [fmt command](https://opentofu.org/docs/cli/commands/fmt/) documentation. type: string required: false - - name: init_options + - name: init_option description: | Tofu init command options, see the OpenTofu [init command](https://opentofu.org/docs/cli/commands/init/) documentation. type: string