terraform/command/test-fixtures/init-providers-lock/main.tf

4 lines
39 B
HCL

provider "test" {
version = "1.2.3"
}