Open a0s opened 1 month ago
Hi @a0s , could you elaborate on the use cases that this PR would help solving?
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.
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
I need to have better SG control, but due to https://github.com/RaJiska/terraform-aws-fck-nat/issues/27 and https://github.com/RaJiska/terraform-aws-fck-nat/pull/9#issuecomment-1962929091 i have to use this PR.