github.com/gettyimages/terraform@v0.7.6-0.20161219132226-dc052c5707a3/examples/aws-networking/subnet/outputs.tf (about) 1 output "subnet_id" { 2 value = "${aws_subnet.main.id}" 3 }