File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/content/contributing/terraform Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments