github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/show-json/provider-aliasing-default/child/nested-no-requirements/main.tf (about) 1 resource "test_instance" "test" { 2 ami = "qux" 3 }