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

Implement CreateDefaultVPC in aws_default_vpc #1289

Closed
stack72 opened this issue Jul 31, 2017 · 3 comments
Closed

Implement CreateDefaultVPC in aws_default_vpc #1289

stack72 opened this issue Jul 31, 2017 · 3 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service.

Comments

@stack72
Copy link
Contributor

stack72 commented Jul 31, 2017

In AWS SDK 1.10.18, AWS added the ability to recreate the default VPC without needing to contact AWS

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

@ewbankkit
Copy link
Contributor

@stack72 How about adding a create_if_missing attribute on aws_default_vpc with a default of value of false for backwards compat?

@radeksimko radeksimko added enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. labels Aug 1, 2017
@bflad bflad added the service/ec2 Issues and PRs that pertain to the ec2 service. label Jan 28, 2018
@bflad
Copy link
Contributor

bflad commented Jun 22, 2018

Let's track this further in #4959 -- we should probably talk about the full lifecycle at once instead of just the creation portion 😄

@bflad bflad closed this as completed Jun 22, 2018
@ghost
Copy link

ghost commented Apr 5, 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 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants