Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #30 Add CyberArk Conjur Support #31

Merged
merged 4 commits into from
Aug 19, 2021

Conversation

infamousjoeg
Copy link
Contributor

Added support for read and write of secrets to CyberArk Conjur Secrets Manager (https://cyberark.com || https://conjur.org).

  • README.md updated to to include CyberArk Conjur
  • .teller.example.yml updated to include CyberArk Conjur
  • pkg/wizard_template.go updated to include CyberArk Conjur
  • pkg/providers/cyberark_conjur.go added with support for RetrieveSecret and AddSecret
  • gomock mock generated at pkg/providers/mock_providers/cyberark_conjur_mock.go
  • Vendored github.com/cyberark/conjur-api-go package

@jondot jondot merged commit 4c9e1a0 into tellerops:master Aug 19, 2021
@jondot
Copy link
Contributor

jondot commented Aug 19, 2021

Thanks @infamousjoeg 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants