This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
terraform-provider-file
mirror of
https://github.com/rancher/terraform-provider-file.git
Watch
1
Star
0
Fork
You've already forked terraform-provider-file
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0b84c1409
terraform-provider-file
/
examples
/
use-cases
/
local
/
basic
/
variables.tf
12 lines
134 B
HCL
Raw
Blame
History
variable
"directory"
{
type
=
string
default
=
"."
}
variable
"name"
{
type
=
string
default
=
"basic_example.txt"
}
Reference in New Issue
View Git Blame
Copy Permalink