terraform/command/test-fixtures/apply-input/main.tf

4 lines
53 B
HCL

variable "foo" {}
resource "test_instance" "foo" {}