community.hashi_vault icon indicating copy to clipboard operation
community.hashi_vault copied to clipboard

adding wrapping functionality to any plugins and modules where it makes sense

Open briantist opened this issue 2 years ago • 2 comments

SUMMARY

#223 introduces a doc fragment wrapping.py for the wrap_ttl option.

This option and the resulting functionality should be added to any plugins and modules where it could be valid, which is nearly anything that returns data.

All modified content must include tests for this as well.

Current list of candidates:

  • vault_read (module and lookup)
  • vault_login (module and lookup), this will also require central changes to the authenticator and to each auth method's module util, but should be doable
ISSUE TYPE
  • Feature Idea
COMPONENT NAME
ADDITIONAL INFORMATION

briantist avatar Mar 13 '22 18:03 briantist