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

Add AWS Secrets Engine Class #370

Merged
merged 17 commits into from
Dec 31, 2018
Merged

Add AWS Secrets Engine Class #370

merged 17 commits into from
Dec 31, 2018

Commits on Dec 27, 2018

  1. auto generated script

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    5081f61 View commit details
    Browse the repository at this point in the history
  2. Include Docs

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    3dcb9ca View commit details
    Browse the repository at this point in the history
  3. "Implement" Aws class

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    a27b2e1 View commit details
    Browse the repository at this point in the history
  4. Tweak docstrings and whatnot

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    db3ad2c View commit details
    Browse the repository at this point in the history
  5. Param tweaks

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    0c8fbfe View commit details
    Browse the repository at this point in the history
  6. update convert ttl for aws secrets return values

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    b66a6f2 View commit details
    Browse the repository at this point in the history
  7. First pass on aws secrets engine tests

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    88e2e0f View commit details
    Browse the repository at this point in the history
  8. Fix headings

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    349079c View commit details
    Browse the repository at this point in the history
  9. Cleanup unused mock server logic, additional role params

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    ed7b087 View commit details
    Browse the repository at this point in the history
  10. Accept policy_document dict param type

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    f1e980e View commit details
    Browse the repository at this point in the history
  11. Start filling in aws secrets docs

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    d293c0e View commit details
    Browse the repository at this point in the history
  12. E501 line too long (162 > 160 characters)

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    0f28169 View commit details
    Browse the repository at this point in the history
  13. First pass at handling legacy params

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    bc4c2c5 View commit details
    Browse the repository at this point in the history
  14. Different status code from Vault v0.11.0 :\

    Jeffrey Hogan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    fbff1d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Fill in legacy_params-related comments / docstrings

    Jeffrey Hogan committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    13a89e0 View commit details
    Browse the repository at this point in the history
  2. Also update docs

    Jeffrey Hogan committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    cd058be View commit details
    Browse the repository at this point in the history
  3. Add contents section and upper case heading

    Jeffrey Hogan committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    dbc61e3 View commit details
    Browse the repository at this point in the history