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
cdca8fbfe8
terraform
/
configs
/
configupgrade
/
test-fixtures
/
valid
/
argument-commas
/
want
/
argument-commas.tf
10 lines
104 B
HCL
Raw
Blame
History
locals
{
foo
=
"bar"
baz
=
"boop"
}
resource
"test_instance" "foo"
{
image
=
"b"
type
=
"d"
}
Reference in New Issue
View Git Blame
Copy Permalink