open-vault/builtin
Joel Thompson 6a9e6cc474 Allow specifying role-default TTLs in AWS secret engine (#5138)
* Allow specifying role-default TTLs in AWS secret engine

* Add an acceptance test

* Add docs for AWS secret role-default TTLs

* Rename default_ttl to default_sts_ttl

* Return default_ttl as int64 instead of time.Duration

* Fix broken tests

The merge of #5383 broke the tests due to some changes in the test style
that didn't actually cause a git merge conflict. This updates the tests
to the new style.
2018-10-02 10:14:16 -04:00
..
audit Switch to strings.EqualFold (#5284) 2018-09-11 16:22:29 -07:00
credential Fix reading Okta token parameter when config param exists (#5429) 2018-09-28 11:28:06 -04:00
logical Allow specifying role-default TTLs in AWS secret engine (#5138) 2018-10-02 10:14:16 -04:00
plugin Add ability to provide env vars to plugins (#5359) 2018-09-20 10:50:29 -07:00