github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/test/custom_condition_resources/main.tftest.hcl (about)

     1  variables {
     2    input = "some value"
     3  }
     4  
     5  run "test" {}