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

Wanted - aws_nat_gateway datasource #1293

Closed
clintoncwolfe opened this issue Jul 31, 2017 · 3 comments · Fixed by #1294
Closed

Wanted - aws_nat_gateway datasource #1293

clintoncwolfe opened this issue Jul 31, 2017 · 3 comments · Fixed by #1294

Comments

@clintoncwolfe
Copy link

I wish I could query the existing NAT gateway instances; in my use case, I needed to find the EIP associated with the NAT. I've implemented a workaround using an external datasource, shelling out to AWS CLI, and using jq to parse the response - that's not very portable, though.

#1196 seemed straightforward, so I thought I would volunteer to make an attempt at an implementation; any reason not to?

@shadycuz
Copy link
Contributor

shadycuz commented Jul 31, 2017

This is a duplicate of #1238 , a PR is in the works. You familiar with GO? I could use the help lol.

@clintoncwolfe
Copy link
Author

I'll help out where I can - thanks for catching the dupe!

@ghost
Copy link

ghost commented Apr 11, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants