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

Exposing node security groups and ACLs #127

Merged
merged 27 commits into from
Jun 13, 2024
Merged

Commits on Feb 9, 2024

  1. added managed_node_groups_iam_role_additional_policies variable

    Allows us to add additional policies to the node group iam role if needed
    balpurewal committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6dc8ddb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. if eks_node_tenancy is default then set a empty object

    This way it behaves the same and nodes aren't recreated.
    Will not merge this branch into master and only used temporarily.
    balpurewal committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f413d11 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    391c58f View commit details
    Browse the repository at this point in the history
  2. updated tenancy

    balpurewal committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a21b5ab View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on May 16, 2024

  1. feat: add cluster arn (#117)

    Co-authored-by: Dibya Dhar <dibay.dhar@ensono.com>
    dibyadhar and Dibya Dhar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6423657 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge branch 'master' of https://github.com/Ensono/stacks-terraform i…

    …nto payuk-cis-bootstrap
    Ravi Singh committed May 22, 2024
    Configuration menu
    Copy the full SHA
    77c4fac View commit details
    Browse the repository at this point in the history
  2. exposing ACLs and security group variables

    Ravi Singh committed May 22, 2024
    Configuration menu
    Copy the full SHA
    87f975f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on Jun 5, 2024

  1. Merge branch 'master' of https://github.com/Ensono/stacks-terraform i…

    …nto update-acls-security-groups
    Ravi Singh committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c2c31d1 View commit details
    Browse the repository at this point in the history
  2. revert extra changes

    Ravi Singh committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1a7cd89 View commit details
    Browse the repository at this point in the history
  3. updating node security

    Ravi Singh committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8d03513 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    e462d13 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Ensono/stacks-terraform i…

    …nto update-acls-security-groups
    Ravi Singh committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e932cb9 View commit details
    Browse the repository at this point in the history
  3. adjust

    Ravi Singh committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    52abfb2 View commit details
    Browse the repository at this point in the history
  4. adding gc low threshold

    Ravi Singh committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2293966 View commit details
    Browse the repository at this point in the history
  5. adding gc low threshold

    Ravi Singh committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    04dda7a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'master' of https://github.com/Ensono/stacks-terraform i…

    …nto update-acls-security-groups
    Ravi Singh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    02ddf2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6932f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. adding kms changes

    Ravi Singh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dd6c115 View commit details
    Browse the repository at this point in the history
  2. feat: add var to pass kms administrators

    Dibya Dhar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0b29776 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    eb1831e View commit details
    Browse the repository at this point in the history
  2. removing name tag as its already added by the module

    Ravi Singh committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4f7e120 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. updating ACLs to fix review comments

    Ravi Singh committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    280616b View commit details
    Browse the repository at this point in the history
  2. updating READMe

    Ravi Singh committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1cc5371 View commit details
    Browse the repository at this point in the history
  3. updating README.md

    Ravi Singh committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0bafde2 View commit details
    Browse the repository at this point in the history
  4. updating README.md

    Ravi Singh committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5d74002 View commit details
    Browse the repository at this point in the history