terraform/internal/command/testdata/test/write-into-default-state/setup/main.tf
Liam Cervante 0a7701f19a
terraform test: refactor graph edge calculation (#37357)
* terraform test: refactor graph edge calculation

* remove unused attribute
2025-07-23 16:09:45 +02:00

4 lines
70 B
HCL

resource "test_resource" "one" {}
resource "test_resource" "two" {}