You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Network ACLS not working with above-mentioned version and perfectly works fine with Terraform v0.8.8
It may be due to the following added in version 0.9.0
provider/aws: Add support for IPv6 to aws_security_group_rule (#12645)
provider/aws: Add IPv6 Support to aws_route_table (#12640)
provider/aws: Add support for IPv6 to aws_network_acl_rule (#12644)
provider/aws: Add support for IPv6 to aws_default_route_table (#12642)
provider/aws: Add support for IPv6 to aws_network_acl (#12641)
provider/aws: Add support for IPv6 in aws_route (#12639)
provider/aws: Add support for IPv6 to aws_security_group (#12655)
Affected Resource(s)
aws_network_acl
Sample Config perfectly working with 0.8.8 and not with 0.9.0
Apologies for this error - we believe this has been fixed as part of #12735 and will be going out as part of Terraform 0.9.1 - coming soom:tm: to a browser near you!
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 15, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
Network ACLS not working with above-mentioned version and perfectly works fine with Terraform v0.8.8
It may be due to the following added in version 0.9.0
provider/aws: Add support for IPv6 to aws_security_group_rule (#12645)
provider/aws: Add IPv6 Support to aws_route_table (#12640)
provider/aws: Add support for IPv6 to aws_network_acl_rule (#12644)
provider/aws: Add support for IPv6 to aws_default_route_table (#12642)
provider/aws: Add support for IPv6 to aws_network_acl (#12641)
provider/aws: Add support for IPv6 in aws_route (#12639)
provider/aws: Add support for IPv6 to aws_security_group (#12655)
Affected Resource(s)
Sample Config perfectly working with 0.8.8 and not with 0.9.0
}
Terraform Apply Sample
status code: 400, request id: xxxxxxxxxxxxx
The text was updated successfully, but these errors were encountered: