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
edbdad8fdb
terraform
/
config
/
test-fixtures
/
validate-output-bad-field
/
main.tf
8 lines
86 B
Terraform
Raw
Normal View
History
Unescape
Escape
dos2unix
2014-07-28 19:43:00 +02:00
resource
"
aws_instance
"
"
web
"
{
}
output
"
ip
"
{
value
=
"
foo
"
another
=
"
nope
"
}