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: missing provider provider["registry.terraform.io/hashicorp/oci"].home #19

Open
raoul29 opened this issue Feb 9, 2022 · 4 comments

Comments

@raoul29
Copy link

raoul29 commented Feb 9, 2022

I am getting the error below when running terraform validate or terraform apply

[raoul@auto terraform-oci-oke]$ terraform init
Initializing modules...

Initializing the backend...

Initializing provider plugins...

  • Reusing previous version of hashicorp/time from the dependency lock file
  • Reusing previous version of hashicorp/local from the dependency lock file
  • Reusing previous version of hashicorp/oci from the dependency lock file
  • Reusing previous version of hashicorp/cloudinit from the dependency lock file
  • Reusing previous version of hashicorp/null from the dependency lock file
  • Using previously-installed hashicorp/time v0.7.2
  • Using previously-installed hashicorp/local v2.1.0
  • Using previously-installed hashicorp/oci v4.62.0
  • Using previously-installed hashicorp/cloudinit v2.2.0
  • Using previously-installed hashicorp/null v3.1.0

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
[raoul@auto terraform-oci-oke]$ terraform validate

│ Error: missing provider provider["registry.terraform.io/hashicorp/oci"].home

@Matthew-Beckett
Copy link

I am also experiencing this issue when invoking this module via Terragrunt.

│ Error: missing provider provider["registry.terraform.io/oracle/oci"].home

@sajeevnambidi
Copy link

Getting same error,
Error: missing provider provider["registry.terraform.io/oracle/oci"].home

@Matthew-Beckett
Copy link

Matthew-Beckett commented Aug 17, 2022

@sajeevnambidi and @raoul29 if my experience of using Oracle Cloud, opening issues, talking to their support directly, trying to deploy their Kubernetes offering on OCI and the lack of triage or reply on this issue is anything to go by may I suggest you patch this yourself and move on. It's fairly evident Oracle do not care.

@scoter-oracle
Copy link

Please, check if this issue can be reproduced with latest code release.

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