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 elastic_stack_keystore resource to handle keystore files for both elasticsearch and kibana #71

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Commits on Dec 19, 2023

  1. Add elastic_stack_keystore resource type to handle keystore file fo…

    …r both elasticsearch and kibana service
    lcharreau committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ba5e4dc View commit details
    Browse the repository at this point in the history
  2. Update REFERENCE.md

    lcharreau committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    63feb6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ca72d5 View commit details
    Browse the repository at this point in the history
  4. Remove trailing whitespaces

    lcharreau committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    751f659 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    809db6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5414935 View commit details
    Browse the repository at this point in the history
  3. Add space after comma

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c49f5f1 View commit details
    Browse the repository at this point in the history
  4. Add space after comma

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    da4fc03 View commit details
    Browse the repository at this point in the history
  5. Remove useless comment

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6e1ad26 View commit details
    Browse the repository at this point in the history
  6. Fix typo error

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b4250f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cfb0d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bcf5bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    594ec3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    654d72e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b21f30 View commit details
    Browse the repository at this point in the history
  12. Do not interpolate string

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6daac95 View commit details
    Browse the repository at this point in the history
  13. Remove tabs

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1ab1244 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fad2d79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22b0820 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b8c48eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0fb187b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    04caeb7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5bd9f68 View commit details
    Browse the repository at this point in the history
  20. Simplify if statement

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    78dd241 View commit details
    Browse the repository at this point in the history
  21. Simplify if statement

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9a4f983 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bfdc006 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e5a9501 View commit details
    Browse the repository at this point in the history
  24. Merging nested conditions

    lcharreau committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0619a4e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b322191 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f7f4935 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fb62c40 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2ff3981 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a390183 View commit details
    Browse the repository at this point in the history