hashicorp / terraform-provider-hashicups

Terraform Provider HashiCups - Provider Plugin Framework example
58 stars 52 forks source link

Error: Inconsistent dependency lock file #129

Closed Automagication closed 7 months ago

Automagication commented 7 months ago

When i follow the tutorial and run terraform plan , after copying the required files, terraform is still looking for registry, instead of the local go binary.

│ Error: Inconsistent dependency lock file
│
│ The following dependency selections recorded in the lock file are inconsistent with the current configuration:
│   - provider hashicorp.com/edu/hashicups: required by this configuration but no version is selected
│
│ To make the initial dependency selections that will initialize the dependency lock file, run:
│   terraform init
Automagication commented 7 months ago

The error occurred because the .terraformrc file was not in home folder