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

184 Converted positional params to `conjur::secret` to a hash #186

Closed sgnn7 closed 4 years ago

sgnn7 commented 4 years ago

Since positional parameters are both hart to use and consistently get correct without documentation, this change ensures that we use a hash instead which will allow better UX and possibly enable use of partial overrides.

What ticket does this PR close?

Connected to #184

Checklists

Change log

Test coverage

Documentation