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