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

Creds management #53

Merged
merged 41 commits into from
Nov 11, 2020
Merged

Creds management #53

merged 41 commits into from
Nov 11, 2020

Commits on Nov 10, 2020

  1. add rm

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    ba27771 View commit details
    Browse the repository at this point in the history
  2. bump minio ~> 0.3.0

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    1ed3d53 View commit details
    Browse the repository at this point in the history
  3. add vault provider block

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    a253826 View commit details
    Browse the repository at this point in the history
  4. fmt formatting

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    9d9f47f View commit details
    Browse the repository at this point in the history
  5. mv user provided creds example

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    37fffbd View commit details
    Browse the repository at this point in the history
  6. refactor ansible playbooks

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b0545f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f51c571 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dddc276 View commit details
    Browse the repository at this point in the history
  9. add port to output

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    c442b95 View commit details
    Browse the repository at this point in the history
  10. update vars and main module

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    287b10e View commit details
    Browse the repository at this point in the history
  11. update changelog

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    2079b20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c1095c View commit details
    Browse the repository at this point in the history
  13. fix linter

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b19e596 View commit details
    Browse the repository at this point in the history
  14. fix policies rendering

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d7d85a5 View commit details
    Browse the repository at this point in the history
  15. update tests

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    99c491d View commit details
    Browse the repository at this point in the history
  16. add until stmt

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    c5128b0 View commit details
    Browse the repository at this point in the history
  17. update main doc

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    6aca8de View commit details
    Browse the repository at this point in the history
  18. update READMEs

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    7e99c0d View commit details
    Browse the repository at this point in the history
  19. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    5072847 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b6b2c17 View commit details
    Browse the repository at this point in the history
  21. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    201e805 View commit details
    Browse the repository at this point in the history
  22. Update dev/vagrant/conf/nomad/00-enable_vault.hcl

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    727ae0a View commit details
    Browse the repository at this point in the history
  23. Update example/README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    76a9ba9 View commit details
    Browse the repository at this point in the history
  24. Update example/standalone-user-provided-creds/README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b3a4c9e View commit details
    Browse the repository at this point in the history
  25. Update example/standalone-user-provided-creds/README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8247c50 View commit details
    Browse the repository at this point in the history
  26. update input and output

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    25eda9c View commit details
    Browse the repository at this point in the history
  27. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    652b534 View commit details
    Browse the repository at this point in the history
  28. rm redundant line

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0b4caf4 View commit details
    Browse the repository at this point in the history
  29. rm vault_addr

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    18d7263 View commit details
    Browse the repository at this point in the history
  30. update variable's names

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    221109d View commit details
    Browse the repository at this point in the history
  31. formatting with terraform fmt

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    510a325 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    41c1efc View commit details
    Browse the repository at this point in the history
  33. Update example/standalone-vault-provided-creds/README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8b88e0a View commit details
    Browse the repository at this point in the history
  34. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0999499 View commit details
    Browse the repository at this point in the history
  35. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    904ad9d View commit details
    Browse the repository at this point in the history
  36. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b35f672 View commit details
    Browse the repository at this point in the history
  37. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b917006 View commit details
    Browse the repository at this point in the history
  38. Update README.md

    Co-authored-by: Claes Gill <claes@claesgill.com>
    zhenik and claesgill committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    1d132c3 View commit details
    Browse the repository at this point in the history
  39. add resources proxy to example

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    f15efa3 View commit details
    Browse the repository at this point in the history
  40. update documentation example

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    e2e8d9d View commit details
    Browse the repository at this point in the history
  41. update contributors list

    zhenik committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    08f681a View commit details
    Browse the repository at this point in the history