Files
opentf/command/console.go
Kristin Laemmert 8a4891383c console: normalize module path before building context (#27263)
Expressions such as "path.root" were returning the cwd (or modulePath),
instead of the usual _relative_ path. This commit normalizes the path
before building the context.
2020-12-11 13:22:06 -05:00

5.5 KiB