Skip to content

Commit e507908

Browse files
committed
chore: update README.md
1 parent a03aefd commit e507908

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 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-elasticsearch/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-elasticsearch/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-elasticsearch.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-elasticsearch/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-elasticsearch.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-elasticsearch/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-elasticsearch.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-elasticsearch/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-elasticsearch.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
<!--
@@ -61,7 +61,6 @@ If you don't enable zone awareness, Amazon ES places an endpoint into only one s
6161

6262
## Usage
6363

64-
6564
```hcl
6665
module "elasticsearch" {
6766
source = "cloudposse/elasticsearch/aws"
@@ -111,18 +110,6 @@ Here are automated tests for the complete example using [bats](https://github.co
111110

112111

113112

114-
<!-- markdownlint-disable -->
115-
## Makefile Targets
116-
```text
117-
Available targets:
118-
119-
help Help screen
120-
help/all Display help for all targets
121-
help/short This help short screen
122-
lint Lint terraform code
123-
124-
```
125-
<!-- markdownlint-restore -->
126113
<!-- markdownlint-disable -->
127114
## Requirements
128115

@@ -274,6 +261,11 @@ Available targets:
274261

275262

276263

264+
265+
266+
267+
268+
277269
## References
278270

279271
For additional context, refer to some of these links.

0 commit comments

Comments
 (0)