df11150a6a
Fixes: #14522 To follow similar work in IPv4, we are now going to revoke the default IPv6 egress rule from an empty AWS security group ``` % make testacc TEST=./builtin/providers/aws/ TESTARGS='-run=TestAccAWSSecurityGroup_ipv4andipv6Egress' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/06/05 14:01:52 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws/ -v -run=TestAccAWSSecurityGroup_ipv4andipv6Egress -timeout 120m === RUN TestAccAWSSecurityGroup_ipv4andipv6Egress --- PASS: TestAccAWSSecurityGroup_ipv4andipv6Egress (63.39s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 63.423s ``` |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |