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
e39da6e1c9
terraform
/
command
/
e2etest
/
test-fixtures
/
template-provider
/
main.tf
8 lines
85 B
HCL
Raw
Blame
History
provider
"template"
{
}
data
"template_file" "test"
{
template
=
"Hello World"
}
Reference in New Issue
View Git Blame
Copy Permalink