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

feat: data_source vault_transit_secret_backend_key #2327

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

simonostendorf
Copy link

@simonostendorf simonostendorf commented Sep 17, 2024

Description

Add vault_transit_secret_backend_key data source.

Closes #2326

Checklist

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

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccDataSourceTransitSecretKey'

everything ok

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

Copy link

hashicorp-cla-app bot commented Sep 17, 2024

CLA assistant check
All committers have signed the CLA.

@simonostendorf simonostendorf force-pushed the feat/data_source/vault_transit_secret_backend_key branch from ed8d5f2 to 859031f Compare September 17, 2024 13:06
@simonostendorf simonostendorf force-pushed the feat/data_source/vault_transit_secret_backend_key branch from 859031f to 2173beb Compare September 17, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Data Source]: vault_transit_secret_backend_key
2 participants