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

4 lines
53 B
Terraform
Raw Normal View History

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