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

Feature Request: VPC Endpoint route table association resource #9138

Closed
coen-hyde opened this issue Sep 29, 2016 · 8 comments
Closed

Feature Request: VPC Endpoint route table association resource #9138

coen-hyde opened this issue Sep 29, 2016 · 8 comments

Comments

@coen-hyde
Copy link

Feature

A vpc endpoint route table association resource

Why

So all route tables do not have to exist at the time the endpoint is created.

My Use Case:

I use Terraform's remote state to logically group infrastructure. Having a this resource would allow me to create the endpoint in one deployment but associate route tables in another.

@kwilczynski
Copy link
Contributor

@coen-hyde hi there! Thank you for this! It is not a bad idea at all, actually.

I will have a look into it.

@supergibbs
Copy link
Contributor

I'd love this too but I assumed it didn't exist since the AWS CLI doesn't seem to support it:

http://docs.aws.amazon.com/cli/latest/reference/ec2/create-route.html

@supergibbs
Copy link
Contributor

@kwilczynski
Copy link
Contributor

@coen-hyde @supergibbs hi there! Yes, modifying the VPC endpoint is the key here, especially since the route_table_ids are already optional. A clear low hanging fruit. 👍

@kwilczynski
Copy link
Contributor

@coen-hyde @supergibbs hi! Apologies for the delay. I have began work in #9244.

@coen-hyde
Copy link
Author

@kwilczynski awsome! Hardly a delay. I wasn't expecting this to be worked on so soon

@stack72
Copy link
Contributor

stack72 commented Dec 5, 2016

Closed via #10137

@stack72 stack72 closed this as completed Dec 5, 2016
@ghost
Copy link

ghost commented Apr 19, 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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

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

No branches or pull requests

4 participants