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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NAT Gateway Secondary EIPs #1227

Open
hgebrael opened this issue Feb 28, 2024 · 1 comment
Open

Add support for NAT Gateway Secondary EIPs #1227

hgebrael opened this issue Feb 28, 2024 · 1 comment
Labels
area/classic Improvements or additions that reference AWS Classic kind/enhancement Improvements or new features

Comments

@hgebrael
Copy link

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Could you please please add support for Nat Gateways secondary Elastic IPs.

Affected area/feature

@hgebrael hgebrael added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Feb 28, 2024
@mjeffryes
Copy link
Contributor

Thanks for filing this request @hgebrael.

Just to clarify, you want us to add a flag(?) to the NatGateway resource in awsx-classic that would cause it to create an elastic IP resource and attache it to the NAT Gateway using the SecondaryAllocationIds parameter, correct?

In full transparency, we're not investing much in the resources in the awsx-classic subdirectory, so we'll probably need to do the work to lift NatGateway into the core of AWSX before we add this. However, the good news is that NatGateway is just vanilla Pulumi TS, so you can copy this resource into your own project and add the support there yourself if you'd like.

@mjeffryes mjeffryes added awaiting-feedback area/classic Improvements or additions that reference AWS Classic and removed needs-triage Needs attention from the triage team labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/classic Improvements or additions that reference AWS Classic kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants