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
1e54b6f04b
commit
4e04e96b9f
@ -21,7 +21,7 @@ properties:
|
|||||||
|
|
||||||
- name: no_log
|
- name: no_log
|
||||||
description: |
|
description: |
|
||||||
Suppress tofu command output.
|
Suppress tofu command output for `plan`, `apply` and `destroy` action.
|
||||||
type: bool
|
type: bool
|
||||||
defaultValue: false
|
defaultValue: false
|
||||||
required: false
|
required: false
|
||||||
@ -48,7 +48,7 @@ properties:
|
|||||||
|
|
||||||
- name: targets
|
- name: targets
|
||||||
description: |
|
description: |
|
||||||
Targets to run `apply` or `plan` action on.
|
Targets to run `plan` or `apply` action on.
|
||||||
type: list
|
type: list
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user