github.com/opentofu/opentofu@v1.7.1/internal/refactoring/testdata/remove-statement/valid-remove-statements/child/grandchild/main.tf (about) 1 removed { 2 from = foo.removed_resource_from_grandchild_module 3 } 4 5 removed { 6 from = module.removed_module_from_grandchild_module 7 }