8000 cannot run the 'terraform init' · Issue #1252 · tencentcloudstack/terraform-provider-tencentcloud · GitHub
[go: up one dir, main page]

Skip to content
cannot run the 'terraform init' #1252
Open
@tonyzhengchina

Description

@tonyzhengchina

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...

  • Finding tencentcloudstack/tencentcloud versions matching "1.77.6"...

    │ Error: Failed to query available provider packages

    │ Could not retrieve the list of available versions for provider tencentcloudstack/tencentcloud: could not connect to registry.terraform.io:
    │ Failed to request discovery document: Get "https://registry.terraform.io/.well-known/terraform.json": net/http: request canceled
    │ (Client.Timeout exceeded while awaiting headers)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0