Documentation ¶ Index ¶ func Run(fs afero.Fs, configFile, path string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(fs afero.Fs, configFile, path string) error Run will read all terraform files in `path` and return repository-local module references The references will be relative to the root of the repository. fs is assumed to be rooted at the root of the repository. Types ¶ This section is empty. Source Files ¶ View all Source files modules.go Click to show internal directories. Click to hide internal directories.