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

Compiling doesn't work for provider 'petoju/mysql' #157

Open
10Bude10 opened this issue Sep 25, 2023 · 2 comments
Open

Compiling doesn't work for provider 'petoju/mysql' #157

10Bude10 opened this issue Sep 25, 2023 · 2 comments

Comments

@10Bude10
Copy link

10Bude10 commented Sep 25, 2023

Unable to compile provider 'petoju/mysql' (https://registry.terraform.io/providers/petoju/mysql/latest) with m1-terraform-provider-helper.

Expected Behavior

Downloads and compiles provider 'petoju/mysql' without any problem.

Actual Behavior

m1-terraform-provider-helper install petoju/mysql -v v3.0.42
fails and can't be compiled because of
error: reference not found

Steps to Reproduce (including precondition)

Installed m1-terraform-provider-helper and Go via brew.
Called in terminal:
m1-terraform-provider-helper install petoju/mysql -v v3.0.42

Return in terminal:

Getting provider data from terraform registry
2023/09/25 11:19:34 Getting provider data from https://registry.terraform.io/v1/providers/petoju/mysql
2023/09/25 11:19:34 Provider data: {https://github.com/petoju/terraform-provider-mysql Terraform MySQL provider – unofficial fork}
Getting source code...
2023/09/25 11:19:34 Extracted repo https://github.com/petoju/terraform-provider-mysql to terraform-provider-mysql
2023/09/25 11:19:34 Resetting /Users/user/.m1-terraform-provider-helper/terraform-provider-mysql and pulling latest changes
error: reference not found

Your Environment

  • OS: MacOS 13.5.2
  • m1-terraform-provider-helper version: 0.9.0
@Rondineli
Copy link

+1

@rdanilin
Copy link

Can see the same issue

m1-terraform-provider-helper install hashicorp/random -v 2.3.0
Getting provider data from terraform registry
2023/11/17 15:59:12 Getting provider data from https://registry.terraform.io/v1/providers/hashicorp/random
2023/11/17 15:59:12 Provider data: {https://github.com/hashicorp/terraform-provider-random terraform-provider-random}
Getting source code...
2023/11/17 15:59:12 Extracted repo https://github.com/hashicorp/terraform-provider-random to terraform-provider-random
...
error: reference not found

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

3 participants