github.com/hugorut/terraform@v1.1.3/src/terraform/testdata/refresh-no-state/main.tf (about)

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