mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-22 00:30:40 +00:00
[skip ci] auto-update documentation
This commit is contained in:
parent
76f0ee434d
commit
24d043401b
@ -7,13 +7,13 @@ properties:
|
|||||||
defaultValue: "validate,plan,apply"
|
defaultValue: "validate,plan,apply"
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- name: fmt_options
|
- name: fmt_option
|
||||||
description: |
|
description: |
|
||||||
Options for the fmt command, see the OpenTofu [fmt command](https://opentofu.org/docs/cli/commands/fmt/) documentation.
|
Options for the fmt command, see the OpenTofu [fmt command](https://opentofu.org/docs/cli/commands/fmt/) documentation.
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- name: init_options
|
- name: init_option
|
||||||
description: |
|
description: |
|
||||||
Tofu init command options, see the OpenTofu [init command](https://opentofu.org/docs/cli/commands/init/) documentation.
|
Tofu init command options, see the OpenTofu [init command](https://opentofu.org/docs/cli/commands/init/) documentation.
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user