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

improve: add use_default_ingress and use_default_egress variables #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

a0s
Copy link

@a0s a0s commented Oct 11, 2024

I need to have better SG control, but due to #27 and #9 (comment) i have to use this PR.

@RaJiska
Copy link
Owner

RaJiska commented Oct 13, 2024

Hi @a0s , could you elaborate on the use cases that this PR would help solving?

@baudlord
Copy link

At least for me, this would let me define different security group rules and attach them to the security group, without Terraform trying to overwrite (and delete) them at the next apply.

We use fck-nat and transit gateways to share a NAT gateway between different VPCs, and cannot do that without #27.

@phergoualch
Copy link

I encoutered the same exact issue as @baudlord. I need better security group control to allow a larger CIDR than the VPC to connect to the NAT

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.

4 participants