github.com/pulumi/terraform@v1.4.0/pkg/command/testdata/apply/main.tf (about) 1 resource "test_instance" "foo" { 2 ami = "bar" 3 }