Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 12:19
· 238 commits to main since this release
v1.1.0
cbebb5e

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 the title instead of the uuid field. {#25}
  • The documentation now clearly mentions that the Connect Token can also be provided thorugh $OP_CONNECT_TOKEN.

Fixes

  • The id and uuid fields of the onepassword_item resource are now correctly designated as outputs.