Skip to content

Commit 46ad9dc

Browse files
committedFeb 7, 2025
chore: update README.md
1 parent 6ffc950 commit 46ad9dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@ module "lambda" {
8686
<!-- markdownlint-disable -->
8787
## Makefile Targets
8888
```text
89+
Available targets:
90+
91+
help Help screen
92+
help/all Display help for all targets
93+
help/short This help short screen
94+
lint Lint terraform code
95+
8996
```
9097
<!-- markdownlint-restore -->
9198
<!-- markdownlint-disable -->

0 commit comments

Comments
 (0)
Please sign in to comment.