github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/init-provider-lock-file/main.tf (about)

     1  provider "test" {
     2  	version = "1.2.3"
     3  }