github.com/pulumi/terraform@v1.4.0/pkg/terraform/testdata/refresh-no-state/main.tf (about)

     1  output "foo" {
     2    value = ""
     3  }