github.com/meteor/terraform@v0.6.15-0.20210412225145-79ec4bc057c6/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 }