github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/command/testdata/test/missing-provider-in-test-module/main.tf (about)

     1  resource "test_resource" "primary" {
     2    value = "foo"
     3  }