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

Remove deprecated vault_pki_secret_backend resource #1207

Merged
merged 4 commits into from
Oct 29, 2021

Conversation

benashz
Copy link
Contributor

@benashz benashz commented Oct 27, 2021

This PR removes the deprecated vault_pki_secret_backend resource.

It also includes some code cleanup missed in #1181

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Closes #1069

Release note for CHANGELOG:


Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

- vault_pki_secret_backend was made obsolete by vault_mount
- update docs and related tests
Copy link
Contributor

@tomhjp tomhjp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM

@benashz benashz merged commit 035308e into main Oct 29, 2021
@benashz benashz deleted the VAULT-3641/remove-deprecations branch October 29, 2021 16:52
benashz added a commit that referenced this pull request Feb 10, 2022
benashz added a commit that referenced this pull request Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vault_pki_secret_backend has 2-year old deprecation notice
3 participants