Skip to content

Commit 6c941c5

Browse files
authored
Doc update (#2330)
Co-authored-by: Havard Lokensgard <havard.lokensgard@soprasteria.com>
1 parent a11ad41 commit 6c941c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/contributing/terraform/composition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ See template repo [here](https://github.com/Azure/terraform-azurerm-avm-template
3131
- `tests/` - (for unit tests and additional tests if required - e.g. tflint etc.)
3232
- `unit/` - (optional, may use further sub-directories if required)
3333
- `modules/` - (for sub-modules only if used)
34-
- `examples/` - (all examples must deploy without successfully without requiring input - these are customer facing)
34+
- `examples/` - (all examples must deploy successfully without requiring input - these are customer facing)
3535
- `<at least one folder>` - (at least one example that uses the variable defaults minimum/required parameters/variables only)
3636
- `<other folders for examples as required>`
3737
- `/...` - (Module files that live in the root of module directory)

0 commit comments

Comments
 (0)