0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-06-03 04:49:42 +02:00

[skip ci] auto-update documentation

This commit is contained in:
thegeeklab-bot 2024-02-07 19:39:05 +00:00
parent 76f0ee434d
commit 24d043401b

View File

@ -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