treefmt/test/examples/terraform/two.tf

5 lines
51 B
Terraform
Raw Normal View History

2023-12-23 15:50:47 +03:00
resource "other_resource" "xxx" {
xxx = "xxx"
}