blob: f95800f7a0d92c99868bdc98be0d180eeb231328 [file] [log] [blame]
variable "key" {}
provider "test" {
test_string = "${var.key}"
}
resource "test_object" "foo" {}