github.com/archgrove/terraform@v0.9.5-0.20170502093151-adb789f0f8d2/config/module/test-fixtures/validate-module-unknown/main.tf (about) 1 resource "null_resource" "var" { 2 key = "${module.unknown.value}" 3 }