github.com/nathanielks/terraform@v0.6.1-0.20170509030759-13e1a62319dc/terraform/test-fixtures/apply-output-add-before/outputs.tf.json (about)

     1  {
     2  		"output": {
     3  				"firstOutput": {
     4  						"value": "${aws_instance.test.0.foo}"
     5  				}
     6  		}
     7  }