terraform-provider-onepassword icon indicating copy to clipboard operation
terraform-provider-onepassword copied to clipboard

Assign Groups to Vaults

Open lleifermann opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. We are currently evaluating if we can use 1password with this provider. While looking through the documentation, i noticed that there seems to be not way to assign a Group to a Vault. However it is possible to assign Accounts to Groups -> https://github.com/anasinnyk/terraform-provider-1password/issues/44

Is there something i am missing here?

Describe the solution you'd like A ressource that accepts a groupname and a vaultname and assigns the given Group to the Vault

lleifermann avatar Oct 20 '20 13:10 lleifermann

I would go further and would say it would be great to have a resource vault_membership resource which takes a vault and either a onepassword_group or onepassword_user as input. As far as I can see the CLI supports this.

tillepille avatar Oct 20 '20 13:10 tillepille