Add max_crl_entries to vault_pki_secret_backend_crl_config resource - #2423
Merged
Conversation
- Add new 1.19 field max_crl_entries to the vault_pki_secret_backend_crl_config resource - Add missing Computed flag on the 1.19 PKI role field serial_number_source
The test was limited to 1.19 and passed in the format parameter to the wrong field
rculpepper
approved these changes
Mar 6, 2025
|
Thanks. Can we get a release ASAP? We upgraded to Vault v1.19.0 and we can't Terraform it because of this issue. |
Contributor
Author
|
Hey @dhess, there should be a new release cut in the next week or two, sadly I can't comment more at this time. |
Contributor
Author
|
Note #2429 was created to not fail in the future if new fields are added to the crl config. |
Contributor
Author
|
@dhess Version 4.7.0 with the fix has been released, doc site doesn't seem to be updated yet but you should be able to use it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist
Output from acceptance testing:
Community Note