This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ddb5b9ee53
terraform
/
lang
/
testdata
/
functions-test
/
subdirectory
/
hello.tmpl
1 line
15 B
Cheetah
Raw
Normal View
History
Unescape
Escape
lang/funcs: Update fileset() function to include path as separate first argument, automatically trim the path argument from results, and ensure results are always canonical with forward slash path separators Reference: https://github.com/hashicorp/terraform/pull/22523#pullrequestreview-279694703 These changes center around better function usability and consistency with other functions. The function has not yet been released, so these breaking changes can be applied safely.
2019-08-28 17:54:04 +02:00
Hello,
${
name
}
!