github.com/CodeherentUK/terraform@v0.11.10/command/test-fixtures/init-provider-lock-file/main.tf (about)

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