mirror of https://github.com/hashicorp/terraform
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.pull/27268/head
parent
e938b02337
commit
8a4891383c
Loading…
Reference in new issue