blob: eddb20049c8bf34d571a6634199b36ee9a70559a [file]
output "cwd" {
value = path.cwd
}
output "root" {
value = abspath(path.root)
}