Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error using terraformer #116

Open
Carisbrooke opened this issue May 28, 2021 · 4 comments
Open

error using terraformer #116

Carisbrooke opened this issue May 28, 2021 · 4 comments

Comments

@Carisbrooke
Copy link

Hi,

I'm running the below to setup terraformer

go mod download

go: github.com/tencentcloud/[email protected]+incompatible: reading github.com/tencentcloud/tencentcloud-sdk-go/go.mod at revision v3.0.233: unknown revision v3.0.233

Any idea why I getting this error using Fedora34 with go 1.16.3

Regards
Dom

@KaguraKagura
Copy link

Same problem here. Thanks.

@zqfan
Copy link
Member

zqfan commented Jun 16, 2021

which version of terraform are you using?

@KaguraKagura
Copy link

Thanks for the quick reply!

I was following Terraform's Development Environment Setup at here.
When I do make tools, this error shows up:
go: github.com/terraform-linters/[email protected] requires github.com/hashicorp/[email protected] requires github.com/tencentcloud/[email protected]+incompatible: reading github.com/tencentcloud/tencentcloud-sdk-go/go.mod at revision v3.0.82: unknown revision v3.0.82

I know that tencentcloud-sdk-go has changed its version number to 1.xx to support go mod, but somehow 3.xx is there. Could there be any work arounds?

@ChrisPenner
Copy link

I'm running into this issue from terraform as well;

#125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants