File tree Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change 3
3
<!-- markdownlint-disable -->
4
4
<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 />
5
5
<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 >
7
7
<!-- markdownlint-restore -->
8
8
9
9
<!--
@@ -61,7 +61,6 @@ If you don't enable zone awareness, Amazon ES places an endpoint into only one s
61
61
62
62
## Usage
63
63
64
-
65
64
``` hcl
66
65
module "elasticsearch" {
67
66
source = "cloudposse/elasticsearch/aws"
@@ -111,18 +110,6 @@ Here are automated tests for the complete example using [bats](https://github.co
111
110
112
111
113
112
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 -->
126
113
<!-- markdownlint-disable -->
127
114
## Requirements
128
115
@@ -274,6 +261,11 @@ Available targets:
274
261
275
262
276
263
264
+
265
+
266
+
267
+
268
+
277
269
## References
278
270
279
271
For additional context, refer to some of these links.
You can’t perform that action at this time.
0 commit comments