v1.1.0
Features
- Adds the
onepassword_vault
data source that can be used to look up a vault by its name or uuid. {#25} - The
onepassword_item
data source can now be used by setting thetitle
instead of theuuid
field. {#25} - The documentation now clearly mentions that the Connect Token can also be provided thorugh
$OP_CONNECT_TOKEN
.
Fixes
- The
id
anduuid
fields of theonepassword_item
resource are now correctly designated as outputs.