what
- Force
assign_generated_ipv6_cidr_block
why
- To address the issue #15
- To fix Terraform errors if
assign_generated_ipv6_cidr_block
is set tofalse
* module.vpc.output.vpc_ipv6_association_id: Resource 'aws_vpc.default' does not have attribute 'ipv6_association_id' for variable 'aws_vpc.default.ipv6_association_id'
* module.vpc.output.ipv6_cidr_block: Resource 'aws_vpc.default' does not have attribute 'ipv6_cidr_block' for variable 'aws_vpc.default.ipv6_cidr_block'
- Assigning an IPv6 CIDR block to VPC does not consume any additional resources and does not cost anything