Support additional CIDRs in aws_vpc #2841
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
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?
The text was updated successfully, but these errors were encountered: