github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/terraform/testdata/apply-destroy-data-resource/main.tf (about) 1 data "null_data_source" "testing" { 2 foo = "yes" 3 }