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

Additional resources to manage default ACL, security group, and route tables. #6093

Closed
clstokes opened this issue Apr 8, 2016 · 7 comments
Closed

Comments

@clstokes
Copy link
Contributor

clstokes commented Apr 8, 2016

AWS VPCs come with a default set of network resources - an ACL, a security group, and a main route table. There's no way to then manage these resources directly, because Terraform has no awareness of them (as of v0.6.14).

New resource types should be added to Terraform that allow these resources to be explicitly managed.

@catsby
Copy link
Contributor

catsby commented Apr 8, 2016

I'm [WIP] here

@kamaltherocky
Copy link

+1

This will be very helpful feature when you want to override the default configuration (SG, Route Table and NACL)

@catsby
Copy link
Contributor

catsby commented Aug 19, 2016

#6165 added the default network acl resource
#8323 adds the default route table resource

@catsby
Copy link
Contributor

catsby commented Sep 15, 2016

Default security group added in #8861

@catsby
Copy link
Contributor

catsby commented Sep 15, 2016

@clstokes good to close this?

@clstokes
Copy link
Contributor Author

@catsby closed! Thanks! 🍰

@ghost
Copy link

ghost commented Apr 22, 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 22, 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

3 participants