github.com/eliastor/durgaform@v0.0.0-20220816172711-d0ab2d17673e/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  }