This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
opentofu
Watch
3
Star
0
Fork
0
You've already forked opentofu
mirror of
https://github.com/opentofu/opentofu.git
synced
2025-01-15 19:22:46 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9654387771
opentofu
/
config
/
test-fixtures
/
validate-module-source-var
/
main.tf
Mitchell Hashimoto
c1fa4c2e4b
config: validate that module source can't contain interpolations
2014-10-07 20:19:32 -07:00
4 lines
48 B
HCL
Raw
Blame
History
module
"foo"
{
source
=
"${path.cwd}/foo"
}
Reference in New Issue
View Git Blame
Copy Permalink