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
82ce9844dd
commit
62aec6b0b7
@ -19,6 +19,20 @@ properties:
|
|||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
- name: insecure_skip_verify
|
||||||
|
description: |
|
||||||
|
Skip SSL verification.
|
||||||
|
type: bool
|
||||||
|
defaultValue: false
|
||||||
|
required: false
|
||||||
|
|
||||||
|
- name: log_level
|
||||||
|
description: |
|
||||||
|
Plugin log level.
|
||||||
|
type: string
|
||||||
|
defaultValue: "info"
|
||||||
|
required: false
|
||||||
|
|
||||||
- name: no_log
|
- name: no_log
|
||||||
description: |
|
description: |
|
||||||
Suppress tofu command output for `plan`, `apply` and `destroy` action.
|
Suppress tofu command output for `plan`, `apply` and `destroy` action.
|
||||||
|
Loading…
Reference in New Issue
Block a user