Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danitso-dp committed Aug 10, 2019
1 parent bae9968 commit 2300e5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ If you're building the provider, follow the instructions to [install it as a plu

#### Arguments

* `allow_missing` - (Optional) Whether to ignore that the file is missing. Defaults to `false`.
* `host` - (Required) The remote host.
* `host_key` - (Optional) The remote host's key. Defaults to an empty string.
* `password` - (Optional) The password for the remote host. Defaults to an empty string (use `private_key` for key based authorization).
Expand Down

0 comments on commit 2300e5b

Please sign in to comment.