You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform module to provision an [`ElastiCache`](https://aws.amazon.com/elasticache/) Redis Cluster
49
29
50
30
51
31
---
52
32
53
-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
33
+
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
54
34
[<imgalign="right"title="Share via Email"src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
55
35
[<imgalign="right"title="Share on Google+"src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
56
36
[<imgalign="right"title="Share on Facebook"src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
@@ -71,7 +51,7 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
71
51
72
52
73
53
74
-
We literally have [*hundreds of terraform modules*][terraform_modules] that are Open Source and well-maintained. Check them out!
54
+
We literally have [*hundreds of terraform modules*][terraform_modules] that are Open Source and well-maintained. Check them out!
75
55
76
56
77
57
@@ -130,7 +110,7 @@ For automated tests of the complete example using [bats](https://github.com/bats
@@ -154,8 +134,9 @@ Review the [complete example](examples/simple) to see how to use this module.
154
134
155
135
156
136
137
+
<!-- markdownlint-disable -->
157
138
## Makefile Targets
158
-
```
139
+
```text
159
140
Available targets:
160
141
161
142
help Help screen
@@ -164,6 +145,7 @@ Available targets:
164
145
lint Lint terraform code
165
146
166
147
```
148
+
<!-- markdownlint-restore -->
167
149
## Requirements
168
150
169
151
| Name | Version |
@@ -238,7 +220,7 @@ Available targets:
238
220
239
221
## Help
240
222
241
-
**Got a question?** We got answers.
223
+
**Got a question?** We got answers.
242
224
243
225
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-elasticache-redis/issues), send us an [email][email] or join our [Slack Community][slack].
244
226
@@ -247,7 +229,7 @@ File a GitHub [issue](https://github.com/cloudposse/terraform-aws-elasticache-re
247
229
## DevOps Accelerator for Startups
248
230
249
231
250
-
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
232
+
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
@@ -276,11 +258,11 @@ Participate in our [Discourse Forums][discourse]. Here you'll find answers to co
276
258
277
259
## Newsletter
278
260
279
-
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
261
+
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
280
262
281
263
## Office Hours
282
264
283
-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
265
+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
@@ -354,7 +336,7 @@ This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? P
354
336
355
337
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
356
338
357
-
We offer [paid support][commercial_support] on all of our projects.
339
+
We offer [paid support][commercial_support] on all of our projects.
358
340
359
341
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
0 commit comments