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

hashivault_pki_role is missing a bunch of the more recent options #426

Open
bendem opened this issue Jan 31, 2023 · 0 comments
Open

hashivault_pki_role is missing a bunch of the more recent options #426

bendem opened this issue Jan 31, 2023 · 0 comments

Comments

@bendem
Copy link
Contributor

bendem commented Jan 31, 2023

It looks like the code will ignore any new parameter that's not included in this module, which means you need to be very fast when vault provides new versions with additional parameters.

Another way would be to pass unknown parameters in the config key as is.

Currently, I see the following options missing for pki_role (I'm sure other modules are affected as well):

  • issuer_ref
  • allow_wildcard_certificates
  • allowed_uri_sans_template
  • allowed_serial_numbers
  • signature_bits
  • use_pss
  • not_after
  • cn_validations
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

No branches or pull requests

1 participant