github.com/pmcatominey/terraform@v0.7.0-rc2.0.20160708105029-1401a52a5cc5/terraform/test-fixtures/graph-modules/consul/main.tf (about) 1 resource "aws_instance" "server" {} 2 3 output "security_group" { value = "" }