terraform/internal/command/testdata/push-input/main.tf

8 lines
81 B
HCL

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