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

Support additional CIDRs in aws_vpc #2841

Closed
hashibot opened this issue Jan 3, 2018 · 5 comments
Closed

Support additional CIDRs in aws_vpc #2841

hashibot opened this issue Jan 3, 2018 · 5 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service.
Milestone

Comments

@hashibot
Copy link

hashibot commented Jan 3, 2018

This issue was originally opened by @mmacfadden as hashicorp/terraform#16986. It was migrated here as a result of the provider split. The original body of the issue is below.


AWS now allows users to add auxiliary cidrs to the VPC to allow for expansion of the address space in the VPC. The following announcement from AWS details the funcitonality:

https://aws.amazon.com/about-aws/whats-new/2017/08/amazon-virtual-private-cloud-vpc-now-allows-customers-to-expand-their-existing-vpcs/

Can the aws_vpc resource be updated to allow for additional CIDRs?

@hashibot hashibot added the enhancement Requests to existing resources that expand the functionality or scope. label Jan 3, 2018
@ewbankkit
Copy link
Contributor

Duplicate of #1537.
Addressed in #1568.

@radeksimko radeksimko added the service/ec2 Issues and PRs that pertain to the ec2 service. label Jan 28, 2018
@ewbankkit
Copy link
Contributor

Fixed via #3723.

@bflad bflad added this to the v1.26.0 milestone Jul 2, 2018
@bflad
Copy link
Contributor

bflad commented Jul 2, 2018

Thanks @ewbankkit! This will be fixed via the new aws_vpc_ipv4_cidr_block_association resource, releasing with version 1.26.0 of the AWS provider later this week.

@bflad bflad closed this as completed Jul 2, 2018
@bflad
Copy link
Contributor

bflad commented Jul 4, 2018

This has been released in version 1.26.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 4, 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 4, 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. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
Development

No branches or pull requests

4 participants