Terraform Provider Mirror

Method: Native CLI (Incremental Sync)

Last Updated: 2026-02-24 05:08:14 UTC

Mirror URL: https://mirror.wgpsec.org/terraform/

Usage Configuration

Add the following to your ~/.terraformrc (Linux/Mac) or %APPDATA%\terraform.rc (Windows):

provider_installation {
  network_mirror {
    url = "https://mirror.wgpsec.org/terraform/"
    include = [
      "registry.terraform.io/hashicorp/archive",
                "registry.terraform.io/hashicorp/external",
                "registry.terraform.io/hashicorp/http",
                "registry.terraform.io/hashicorp/local",
                "registry.terraform.io/hashicorp/null",
                "registry.terraform.io/hashicorp/random",
                "registry.terraform.io/hashicorp/time",
                "registry.terraform.io/hashicorp/tls"
    ]
  }
  direct {
    exclude = [
      "registry.terraform.io/hashicorp/archive",
                "registry.terraform.io/hashicorp/external",
                "registry.terraform.io/hashicorp/http",
                "registry.terraform.io/hashicorp/local",
                "registry.terraform.io/hashicorp/null",
                "registry.terraform.io/hashicorp/random",
                "registry.terraform.io/hashicorp/time",
                "registry.terraform.io/hashicorp/tls"
    ]
  }
}

Synced Providers (8)

hashicorp/archive
Latest: v2.7.1-alpha1
v2.7.1-alpha1v2.7.1v2.7.0v2.6.0v2.5.0
hashicorp/external
Latest: v2.3.5-alpha1
v2.3.5-alpha1v2.3.5v2.3.4v2.3.3v2.3.2
hashicorp/http
Latest: v3.5.0
v3.5.0v3.4.5v3.4.4v3.4.3v3.4.2
hashicorp/local
Latest: v2.7.0
v2.7.0v2.6.2v2.6.1v2.6.0v2.5.3
hashicorp/null
Latest: v3.2.4-alpha.2
v3.2.4-alpha.2v3.2.4v3.2.3v3.2.2v3.2.1
hashicorp/random
Latest: v3.8.1
v3.8.1v3.8.0v3.7.2v3.7.1v3.7.0-alpha1
hashicorp/time
Latest: v0.13.1-alpha1
v0.13.1-alpha1v0.13.1v0.13.0v0.12.1v0.12.0
hashicorp/tls
Latest: v4.2.1
v4.2.1v4.2.0v4.1.0v4.0.6v4.0.5