mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-22 11:17:35 -05:00
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com> Co-authored-by: James Humphries <James@james-humphries.co.uk>
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
.
|
|
├── main.tf
|
|
├── foo.tf
|
|
├── bar.tf
|
|
└── tests
|
|
├── main.tftest.hcl
|
|
├── foo.tftest.hcl
|
|
└── bar.tftest.hcl |