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

Set kv secret engine ttl time #595

Open
2 tasks done
srekkas opened this issue Sep 24, 2024 · 0 comments
Open
2 tasks done

Set kv secret engine ttl time #595

srekkas opened this issue Sep 24, 2024 · 0 comments
Labels
good first issue Good for newcomers kind/enhancement Categorizes issue or PR as related to an improvement. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@srekkas
Copy link

srekkas commented Sep 24, 2024

Preflight Checklist

  • I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • I agree to follow the Code of Conduct.

Problem Description

I need to set "Default Lease TTL" on kv secret engine

Proposed Solution

add option like this:

secrets:
  - path: secret
    type: kv
    description: General secrets.
    options:
      version: 1
      default_ttl: 1h

Alternatives Considered

No response

Additional Information

No response

@srekkas srekkas added the kind/enhancement Categorizes issue or PR as related to an improvement. label Sep 24, 2024
@csatib02 csatib02 added the good first issue Good for newcomers label Sep 24, 2024
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Nov 24, 2024
@csatib02 csatib02 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. labels Nov 24, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement Categorizes issue or PR as related to an improvement. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

2 participants