Skip to content

usages parameter added#2887

Open
johnjosephg wants to merge 5 commits intomainfrom
VAULT-41995-managed-keys-parity
Open

usages parameter added#2887
johnjosephg wants to merge 5 commits intomainfrom
VAULT-41995-managed-keys-parity

Conversation

@johnjosephg
Copy link
Copy Markdown

@johnjosephg johnjosephg commented Apr 20, 2026

Description

This PR adds the generic usages parameter and the max_parallel PKCS parameter for the vault managed keys resource.

Relates OR Closes #0000

Checklist

  • Added CHANGELOG entry (only for user-facing changes)
  • Acceptance tests where run against all supported Vault Versions

Output from acceptance testing:

$ go test ./vault -run TestManagedKeysPKCS -count=1
ok      github.com/hashicorp/terraform-provider-vault/vault     8.998s

$ go test ./vault -run 'TestManagedKeyUsagesFromAPI|TestManagedKeyUsagesToAPI' -count=1
ok      github.com/hashicorp/terraform-provider-vault/vault     1.415s

...

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

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@johnjosephg johnjosephg marked this pull request as ready for review April 23, 2026 09:08
@johnjosephg johnjosephg requested review from a team as code owners April 23, 2026 09:08
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

Successfully merging this pull request may close these issues.

1 participant