Files
opentf/command/testdata/push-input/main.tf
2019-06-30 10:16:15 +02:00

8 lines
81 B
HCL

variable "foo" {}
resource "test_instance" "foo" {}
atlas {
name = "foo"
}