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

Conversation

ravisinghkr
Copy link
Contributor

📲 What

Exposing default node security groups via variables
Creating and exposing network ACLs via variables to have our own ACLs

🤔 Why

So that we can get rid of the default node security rules and have our own and can use our own ACLs instead of the default ones

🛠 How

Moved security rules and ACLs to variables which can be set while using the module.

balpurewal and others added 22 commits February 9, 2024 15:02
Allows us to add additional policies to the node group iam role if needed
This way it behaves the same and nodes aren't recreated.
Will not merge this branch into master and only used temporarily.
Co-authored-by: Dibya Dhar <dibay.dhar@ensono.com>
@ravisinghkr ravisinghkr requested review from ElvenSpellmaker, balpurewal and dibyadhar and removed request for ElvenSpellmaker and balpurewal June 12, 2024 12:44
@ravisinghkr ravisinghkr merged commit 599210e into master Jun 13, 2024
2 checks passed
@ravisinghkr ravisinghkr deleted the feat/update-security branch June 13, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants