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 AWS CloudFront CDN with an S3 origin.
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
@@ -132,8 +112,9 @@ Then you can use this method for supressing the superfluous errors.
132
112
133
113
134
114
115
+
<!-- markdownlint-disable -->
135
116
## Makefile Targets
136
-
```
117
+
```text
137
118
Available targets:
138
119
139
120
help Help screen
@@ -142,6 +123,7 @@ Available targets:
142
123
lint Lint terraform code
143
124
144
125
```
126
+
<!-- markdownlint-restore -->
145
127
## Requirements
146
128
147
129
| Name | Version |
@@ -244,9 +226,9 @@ Available targets:
244
226
245
227
246
228
247
-
## Share the Love
229
+
## Share the Love
248
230
249
-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn)! (it helps us **a lot**)
231
+
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn)! (it helps us **a lot**)
250
232
251
233
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
252
234
@@ -262,7 +244,7 @@ Check out these related projects.
262
244
263
245
## Help
264
246
265
-
**Got a question?** We got answers.
247
+
**Got a question?** We got answers.
266
248
267
249
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn/issues), send us an [email][email] or join our [Slack Community][slack].
268
250
@@ -271,7 +253,7 @@ File a GitHub [issue](https://github.com/cloudposse/terraform-aws-cloudfront-s3-
271
253
## DevOps Accelerator for Startups
272
254
273
255
274
-
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.
256
+
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.
@@ -300,11 +282,11 @@ Participate in our [Discourse Forums][discourse]. Here you'll find answers to co
300
282
301
283
## Newsletter
302
284
303
-
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.
285
+
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.
304
286
305
287
## Office Hours
306
288
307
-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
289
+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
@@ -378,7 +360,7 @@ This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? P
378
360
379
361
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
380
362
381
-
We offer [paid support][commercial_support] on all of our projects.
363
+
We offer [paid support][commercial_support] on all of our projects.
382
364
383
365
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