factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

support multiple 1password connect tokens #156

Closed stmh closed 3 years ago

stmh commented 3 years ago

Currently only on 1password connect JWT token is supported. It would be great if more than one configuration can be handled by phab.

e.g.

secret:
  one:
    onePasswordId: xxx
    onePasswordVaultId: xxx
    token: token-1

...
onePassword:
  token-1:
    endpoint: https://xxx.yz
    token: zzz
  token-2:
    endpoint: https://xxx.zz
    token: aaa