devops-rob / vault-plugin-boundary-secrets-engine

A Vault secrets engine that generates dynamic Boundary accounts
Apache License 2.0
12 stars 1 forks source link

adding a fix for lease renwal bug #7

Closed devops-rob closed 1 year ago

devops-rob commented 1 year ago

TLL and Max TTL were not being stored in the internal Vault storage so lease renewals were failing. This PR implements a fix for that.