aws_launch_template: ipv6_address_count cannot be set #5759
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
Community Note
Terraform Version
Terraform v0.11.8
terraform-provider-aws commit 15035b1
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
ipv6_address_count should be able to set
I believe this is due to the field being marked computed. After removing that line it seems to be working just fine.
Actual Behavior
Error: aws_launch_template.name: "network_interfaces.0.ipv6_address_count": this field cannot be set
The text was updated successfully, but these errors were encountered: