mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 12:37:02 +02:00
* 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. |
||
---|---|---|
.. | ||
backend_test.go | ||
backend.go | ||
client.go | ||
path_config_lease.go | ||
path_config_root.go | ||
path_config_rotate_root.go | ||
path_roles_test.go | ||
path_roles.go | ||
path_user.go | ||
rollback.go | ||
secret_access_keys_test.go | ||
secret_access_keys.go |