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
I like the idea and removing all those same prefixes would be nice. I did that with some local variable in some projects though so path = ${local.pass_base}/github/password.
I would still accept this as a nice Pull Request :)
Hi! Thank you for forking this repo and adding the macOS support, it's really helpful!
Would you be interested to accept a patch implementing a way of specifying a mount point?
Here's an example of my idea:
this, in turn, would allow the user to only specify the key in said mountpoint:
which in my opinion would come in handy when you use a lot of secrets:
path
a bit over multiple resources/data sourcesFrom technical perspective I was thinking on implementing it like so:
passProvider
state structpath
with thepassProvider.mount
in resources and data sourcesLet me know what do you think about it :) cheers
The text was updated successfully, but these errors were encountered: