Closed
Description
Hey,
In order to enforce terraform folders location (for example .infra at the root of git repo), I'd like to be able to get the root module absolute path. I can't find another solution than getting the current workdir (which can be wrong if tflint is executed from another directory).
There's the GetFiles()
function but it only give the filenames.
Is there another way?
Metadata
Metadata
Assignees
Labels
No labels