Files
opentf/backend/remote/testdata/plan-variables/main.tf
2019-06-30 10:16:15 +02:00

5 lines
71 B
HCL

variable "foo" {}
variable "bar" {}
resource "null_resource" "foo" {}