Files
2023-09-03 13:20:21 +03:00

4 lines
51 B
HCL

resource "test_resource" "foo" {
value = "bar"
}