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

New features #7

Merged
merged 44 commits into from
Oct 14, 2022
Merged

New features #7

merged 44 commits into from
Oct 14, 2022

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    f61cbb5 View commit details
    Browse the repository at this point in the history
  2. Added support for EFS and EFS csi driver. Added new feature, expose k…

    …ubeapi to my_public_ip_cidr
    garutilorenzo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b2835a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    577e43a View commit details
    Browse the repository at this point in the history
  4. Encrypt EFS

    garutilorenzo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f261af3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4947fc View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    garutilorenzo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e95c327 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Updated .gitignore

    garutilorenzo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a0379df View commit details
    Browse the repository at this point in the history
  2. Added cloudwatch event to monitor EC2 spot interruption warnings. The…

    … event then sends all events to SQS and at the end will trigger a lambda funcion to delete/clean stopped nodes
    garutilorenzo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    99e0fef View commit details
    Browse the repository at this point in the history
  3. Tag everything

    garutilorenzo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9f5641e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3397e8 View commit details
    Browse the repository at this point in the history
  5. Fix fmt

    garutilorenzo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5f2dd49 View commit details
    Browse the repository at this point in the history
  6. Fixed resources names

    garutilorenzo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    fd5211d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7568b1e View commit details
    Browse the repository at this point in the history
  8. Revert last commit

    garutilorenzo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0bcc001 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    828e1bf View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Updated .gitignore

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a20a8ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4950fe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5b3f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b10599 View commit details
    Browse the repository at this point in the history
  5. Fix error on destroy

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    61113b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29b0183 View commit details
    Browse the repository at this point in the history
  7. Add sse for SQS

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8f617fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33274ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d514dbb View commit details
    Browse the repository at this point in the history
  10. Fixed eventbridge rule

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    39dfc66 View commit details
    Browse the repository at this point in the history
  11. Updated .gitignore

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7295468 View commit details
    Browse the repository at this point in the history
  12. Added IAM polices

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b00f09c View commit details
    Browse the repository at this point in the history
  13. Updated README.md

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    eea7b45 View commit details
    Browse the repository at this point in the history
  14. Updated README.md

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1986ae5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9e89035 View commit details
    Browse the repository at this point in the history
  16. Updated diagrams

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9985ff7 View commit details
    Browse the repository at this point in the history
  17. Updated README.md

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    10bf131 View commit details
    Browse the repository at this point in the history
  18. Updated README.md

    garutilorenzo committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    3423f03 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b4f2c6b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    d8644e7 View commit details
    Browse the repository at this point in the history
  2. Updated README.md

    garutilorenzo committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    fd938db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3bd904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77e0642 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea59361 View commit details
    Browse the repository at this point in the history
  6. Updated main.tf example

    garutilorenzo committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e581e83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa12892 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    garutilorenzo committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    6a95ab4 View commit details
    Browse the repository at this point in the history
  9. Updated main.tf example

    garutilorenzo committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f0bdc6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22000dc View commit details
    Browse the repository at this point in the history