github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/init-with-tests-with-module/setup/main.tf (about) 1 resource "test_instance" "baz" { 2 ami = "baz" 3 }