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