terraform/internal/command/testdata/init-provider-lock-file/main.tf

4 lines
39 B
HCL

provider "test" {
version = "1.2.3"
}