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-unsubscr...@cloudstack.apache.org

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


Reply via email to