Skip to content

Commit 3985c13

Browse files
committed
chore: update README.md
1 parent af8bd62 commit 3985c13

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-acm-request-certificate/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-acm-request-certificate/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-acm-request-certificate.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-acm-request-certificate/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-acm-request-certificate.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-acm-request-certificate/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-acm-request-certificate.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-acm-request-certificate/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-acm-request-certificate.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
<!--
@@ -87,18 +87,6 @@ module "acm_request_certificate" {
8787

8888

8989

90-
<!-- markdownlint-disable -->
91-
## Makefile Targets
92-
```text
93-
Available targets:
94-
95-
help Help screen
96-
help/all Display help for all targets
97-
help/short This help short screen
98-
lint Lint terraform code
99-
100-
```
101-
<!-- markdownlint-restore -->
10290
<!-- markdownlint-disable -->
10391
## Requirements
10492

@@ -174,6 +162,11 @@ Available targets:
174162
<!-- markdownlint-restore -->
175163

176164

165+
166+
167+
168+
169+
177170
## Related Projects
178171

179172
Check out these related projects.

0 commit comments

Comments
 (0)