Skip to content

Commit 6fe96ba

Browse files
committed
chore: update README.md
1 parent 56fe186 commit 6fe96ba

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- markdownlint-disable -->
44
<a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/terraform-aws-lambda-function/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/>
55
<p align="right">
6-
<a href="https://github.com/cloudposse/terraform-aws-lambda-function/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-lambda-function.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-lambda-function/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-lambda-function.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a></p>
6+
<a href="https://github.com/cloudposse/terraform-aws-lambda-function/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-lambda-function.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-lambda-function/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-lambda-function.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://cloudposse.com/slack"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a></p>
77
<!-- markdownlint-restore -->
88

99
<!--
@@ -83,18 +83,6 @@ module "lambda" {
8383

8484

8585

86-
<!-- markdownlint-disable -->
87-
## Makefile Targets
88-
```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-
96-
```
97-
<!-- markdownlint-restore -->
9886
<!-- markdownlint-disable -->
9987
## Requirements
10088

@@ -209,6 +197,11 @@ Available targets:
209197
<!-- markdownlint-restore -->
210198

211199

200+
201+
202+
203+
204+
212205
## Related Projects
213206

214207
Check out these related projects.

0 commit comments

Comments
 (0)