mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 10:01:08 -04:00
Fixes: #12526 ``` % make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccDataSourceAwsVpc_ipv6Associated' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/03/08 17:42:13 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccDataSourceAwsVpc_ipv6Associated -timeout 120m === RUN TestAccDataSourceAwsVpc_ipv6Associated --- PASS: TestAccDataSourceAwsVpc_ipv6Associated (71.33s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws71.366s ```
3.1 KiB
3.1 KiB