You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/08/09 07:49:11 UTC

[GitHub] [cloudstack-terraform-provider] rhtyd commented on issue #1: Clarify what is exactly the build result

rhtyd commented on issue #1:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/1#issuecomment-895019764


   @synergiator can you check and ensure you've fmt and goimports installed, for example:
   ```
   go get golang.org/x/tools/cmd/goimports
   ```
   
   Notice it runs "go install', the binary is installed at your `$GOPATH`, `cd $GOPATH/bin` to go to the bin folder where you'll see the `terraform-provider-cloudstack` binary.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org