github.com/pulumi/terraform@v1.4.0/pkg/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 }