github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/command/testdata/show-json/provider-aliasing-default/child/nested-no-requirements/main.tf (about)

     1  resource "test_instance" "test" {
     2    ami = "qux"
     3  }