13 lines
349 B
Markdown
Executable File

<!-- markdownlint-disable -->
## Makefile Targets
```text
Available targets:
help Help screen
help/all Display help for all targets
help/short This help short screen
lint Lint terraform code
```
<!-- markdownlint-restore -->