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 f0e9717 commit 4156a74Copy full SHA for 4156a74
README.md
@@ -103,6 +103,13 @@ module "ecs_alb_service_task" {
103
<!-- markdownlint-disable -->
104
## Makefile Targets
105
```text
106
+Available targets:
107
+
108
+ help Help screen
109
+ help/all Display help for all targets
110
+ help/short This help short screen
111
+ lint Lint terraform code
112
113
```
114
<!-- markdownlint-restore -->
115
0 commit comments