cyberark / conjur-puppet

Official Puppet module for CyberArk Conjur
https://forge.puppet.com/cyberark/conjur
Apache License 2.0
6 stars 3 forks source link

Improve UX for not wrapping the API key in `Sensitive` value #232

Closed sgnn7 closed 3 years ago

sgnn7 commented 3 years ago

Is your feature request related to a problem? Please describe.

Currently, our code breaks with an unclear message when the authn_api_key variable is passed in without it being wrapped in Sensitive.

Describe the solution you would like

AC:

Describe alternatives you have considered

N/A

Additional context

N/A