github.com/opentofu/opentofu@v1.7.1/internal/configs/testdata/invalid-files/provider-syntax.tf (about)

     1  provider "template" {
     2    version = 
     3  }