github.com/nathanielks/terraform@v0.6.1-0.20170509030759-13e1a62319dc/terraform/test-fixtures/graph-modules/consul/main.tf (about)

     1  resource "aws_instance" "server" {}
     2  
     3  output "security_group" { value = "" }