aws_vpc secondary cidr block #3403
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Attach secondary CIDR block to VPC.
Actual Behavior
secondary_cidr_blocks is not a supported argument for resource aws_vpc.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
Important Factoids
AWS announced support for secondary cidr blocks in August 2017. Argument should accept a list of cidr blocks.
References
https://aws.amazon.com/about-aws/whats-new/2017/08/amazon-virtual-private-cloud-vpc-now-allows-customers-to-expand-their-existing-vpcs/
https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html#vpc-resize
The text was updated successfully, but these errors were encountered: