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
HCL
Raw
Blame
History
resource
"aws_instance" "web"
{
}
output
"ip"
{
value
=
"foo"
another
=
"nope"
}
Reference in New Issue
View Git Blame
Copy Permalink