github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/terraform/testdata/graph-builder-apply-provisioner/main.tf (about) 1 resource "test_object" "foo" { 2 provisioner "test" {} 3 }