This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
opentf
Watch
1
Star
0
Fork
0
You've already forked opentf
mirror of
https://github.com/opentffoundation/opentf.git
synced
2026-03-13 19:01:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
551eedcf2616376b00d7da170b09f682bbfa3445
opentf
/
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