169 170 171
# File 'lib/terraspace/mod.rb', line 169 def type root.include?("/stacks/") ? "stack" : "module" end