We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f474e2 commit e5cca56Copy full SHA for e5cca56
README.md
@@ -161,6 +161,13 @@ Review the [complete example](examples/complete) or [serverless example](example
161
<!-- markdownlint-disable -->
162
## Makefile Targets
163
```text
164
+Available targets:
165
+
166
+ help Help screen
167
+ help/all Display help for all targets
168
+ help/short This help short screen
169
+ lint Lint terraform code
170
171
```
172
<!-- markdownlint-restore -->
173
0 commit comments