You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Notes to the optional schema for the onepassword_item resource
Use cases
It would be helpful to be able to edit the Notes field in onepassword through the Terraform integration. This would provide an additional feature match to what can be done through OnePassword UI.
Our specific request resolve around adding anote to reference that the item was managed by Terraform. We can do this through a tag but the ideal solution would to expose the notes as a modified attribute.
The text was updated successfully, but these errors were encountered:
We also need this feature. We find no other way to create an item in 1password with multi line strings.
We can try to contribute a merge request for this, but we are new to terraform provider source code.
Summary
Add Notes to the optional schema for the onepassword_item resource
Use cases
It would be helpful to be able to edit the Notes field in onepassword through the Terraform integration. This would provide an additional feature match to what can be done through OnePassword UI.
Our specific request resolve around adding anote to reference that the item was managed by Terraform. We can do this through a tag but the ideal solution would to expose the notes as a modified attribute.
The text was updated successfully, but these errors were encountered: