github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/command/testdata/providers-lock/append/.terraform.lock.hcl (about)

     1  # This file is maintained automatically by "terraform init".
     2  # Manual edits may be lost in future updates.
     3  
     4  provider "registry.terraform.io/hashicorp/test" {
     5    version = "1.0.0"
     6    hashes = [
     7      "h1:invalid",
     8    ]
     9  }