ac257b8048
``` % make testacc TEST=./builtin/providers/aws % TESTARGS='-run=TestAccAWSRole_' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2016/12/01 17:17:31 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSRole_ -timeout 120m === RUN TestAccAWSRole_basic --- PASS: TestAccAWSRole_basic (15.38s) === RUN TestAccAWSRole_namePrefix --- PASS: TestAccAWSRole_namePrefix (14.89s) === RUN TestAccAWSRole_testNameChange --- PASS: TestAccAWSRole_testNameChange (34.43s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws64.729s ``` |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |