mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com> Co-authored-by: James Humphries <James@james-humphries.co.uk>
8 lines
No EOL
167 B
Text
8 lines
No EOL
167 B
Text
.
|
|
├── main.tf
|
|
├── foo.tf
|
|
├── bar.tf
|
|
└── tests
|
|
├── main.tftest.hcl
|
|
├── foo.tftest.hcl
|
|
└── bar.tftest.hcl |