Fixes #292: Testing feature documentation (#939)

Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
This commit is contained in:
Janos
2023-12-01 09:34:59 +01:00
committed by GitHub
parent aabe1c95be
commit e2613d7bf0
31 changed files with 742 additions and 301 deletions

View File

@@ -0,0 +1,8 @@
.
├── main.tf
├── foo.tf
├── bar.tf
└── tests
├── main.tftest.hcl
├── foo.tftest.hcl
└── bar.tftest.hcl