my terraform init command always failed with below error. Please kindly help.
======================================== gapan@cn-gapan-415:~/testterraform$ terraform init
Initializing the backend...
Initializing provider plugins...
Registry service unreachable.
This may indicate a network issue, or an issue with the requested Terraform Registry.
Version: Terraform v0.12.0
I am sure my network works fine.
I also checked https://status.hashicorp.com/ All Systems Operational
Terraform is running in Ubuntu hosting on Windows.
I also tried 'sudo terraform init' and manually created .terraform folder. Still the same error.