tencentcloudstack / terraform-provider-tencentcloud

Terraform Tencent Cloud Provider
https://www.terraform.io/docs/providers/tencentcloud/
Mozilla Public License 2.0
189 stars 132 forks source link

cannot run the 'terraform init' #1252

Open tonyzhengchina opened 2 years ago

tonyzhengchina commented 2 years ago

terraform { required_providers { tencentcloud = { source = "tencentcloudstack/tencentcloud" version = "1.77.6" } } }

when I try to run 'terraform init' got below error.

ubuntu@VM-0-6-ubuntu:~/tencentcloud$ terraform init

Initializing the backend...

Initializing provider plugins...


If you have a support request or question please submit them to one of these resources:

Kagashino commented 1 year ago

Hi @tonyzhengchina Due to some well-known reasons, there are regional restrictions on connecting https://registry.terraform.io . Please ensure that https://registry.terraform.io/.well-known/terraform.json can be accessed normally on your workspace, or use the mirror of TencentCloud