github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/backend/remote/testdata/plan-variables/main.tf (about)

     1  variable "foo" {}
     2  variable "bar" {}
     3  
     4  resource "null_resource" "foo" {}