make testacc TEST=./aws TESTARGS='-run=TestResourceAWSELB_validateHealthCheckTarget' ==> Checking that code complies with gofmt requirements… TF_ACC=1 go test ./aws -v -parallel 20 -run=TestResourceAWSELB_validateHealthCheckTarget -timeout 120m === RUN TestResourceAWSELB_validateHealthCheckTarget --- PASS: TestResourceAWSELB_validateHealthCheckTarget (0.00s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 0.055s