mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-21 14:20: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"
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user