9de405ca31
Fixes `aws_eip_association` acceptance tests ``` $ make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSEIPAssociation_basic' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/01/30 18:31:28 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSEIPAssociation_basic -timeout 120m === RUN TestAccAWSEIPAssociation_basic --- PASS: TestAccAWSEIPAssociation_basic (142.33s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 142.354s ``` |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |