-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
I am also experiencing this issue when invoking this module via Terragrunt.
|
Getting same error, |
@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. |
Please, check if this issue can be reproduced with latest code release. |
i am getting same issue on latest 5.2.3, did anyone find the solution ? |
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...
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
│
The text was updated successfully, but these errors were encountered: