github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/test/simple_pass_nested/main.tf (about) 1 resource "test_resource" "foo" { 2 value = "bar" 3 }