mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
update Fixes: #12181 ``` % make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSLambdaFunction_updateRuntime' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/03/01 11:20:18 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSLambdaFunction_updateRuntime -timeout 120m === RUN TestAccAWSLambdaFunction_updateRuntime --- PASS: TestAccAWSLambdaFunction_updateRuntime (110.25s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 110.279s ``` |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |