terraform/command/testdata/init-providers-lock/main.tf

4 lines
39 B
HCL

provider "test" {
version = "1.2.3"
}