mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
add init -verify-plugin to website docs
This commit is contained in:
parent
0a47228065
commit
020959546e
1 changed files with 3 additions and 0 deletions
|
|
@ -68,6 +68,9 @@ The command-line flags are all optional. The list of available flags are:
|
|||
ignore previously-downloaded objects and install the latest version allowed
|
||||
within configured constraints.
|
||||
|
||||
* `-verify-plugins=true` Verify the authenticity and integrity of automatically
|
||||
downloaded plugins.
|
||||
|
||||
## Backend Config
|
||||
|
||||
The `-backend-config` can take a path or `key=value` pair to specify additional
|
||||
|
|
|
|||
Loading…
Reference in a new issue