mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-21 04:10:39 +00:00
[skip ci] auto-update documentation
This commit is contained in:
parent
82ce9844dd
commit
62aec6b0b7
@ -19,6 +19,20 @@ properties:
|
||||
type: string
|
||||
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
|
||||
description: |
|
||||
Suppress tofu command output for `plan`, `apply` and `destroy` action.
|
||||
|
Loading…
Reference in New Issue
Block a user