-
Notifications
You must be signed in to change notification settings - Fork 542
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
feat(pki): Add support for ACME configuration #2157
feat(pki): Add support for ACME configuration #2157
Conversation
@fairclothjm Could you please review this PR? Thanks! |
@benashz friendly reminder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Viper61, this is wonderful, thank you for taking the time to submit this.
I know it has been a while since you submitted this, sorry about that. I'm happy to take this over and bring it across the line or if you can spare the cycles to address the conflicts and my feedback, please let me know either way.
Once again thank you for your efforts on this!
…ext. Return error message if response is nil, nil
801f4b5
to
ce620fc
Compare
Hi @stevendpclark, Thanks for your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great to me! Thanks @Viper61 for making all the requested changes.
Description
This PR adds a new resource to enable ACME configuration of a PKI (
vault_pki_secret_backend_config_acme
).Relates #1947
Checklist
Output from acceptance testing:
Vault 1.13
Vault 1.14.0
Vault 1.14
Vault 1.15
Community Note