Skip to content

Commit

Permalink
docs: updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
martensson committed Aug 22, 2019
1 parent 03dc2c2 commit 2912148
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ The ID needs to be a unique numerical value.

## provider lastpass

* `username` - (Optional)
* `username` - (Required)
* Can be set via `LASTPASS_USER` env variable.
* Leave empty if you prefer to login manually.
* Do not set if you prefer to be prompted.
* With 2FA enabled you will need to login manually with `--trust` at least once.
* `password` - (Optional) Only required if username is set.
* `password` - (Required)
* Can be set via `LASTPASS_PASSWORD` env variable.

* Do not set if you prefer to be prompted.

### resource lastpass_secret

Expand Down

0 comments on commit 2912148

Please sign in to comment.