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 for CI/CD with AWS Code Pipeline using GitHub webhook triggers and Code Build for ECS.
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
@@ -180,15 +160,17 @@ artifacts:
180
160
181
161
182
162
163
+
<!-- markdownlint-disable -->
183
164
## Makefile Targets
184
-
```
165
+
```text
185
166
Available targets:
186
167
187
168
help Help screen
188
169
help/all Display help for all targets
189
170
help/short This help short screen
190
171
191
172
```
173
+
<!-- markdownlint-restore -->
192
174
## Requirements
193
175
194
176
| Name | Version |
@@ -269,9 +251,9 @@ Available targets:
269
251
270
252
271
253
272
-
## Share the Love
254
+
## Share the Love
273
255
274
-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-ecs-codepipeline)! (it helps us **a lot**)
256
+
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-ecs-codepipeline)! (it helps us **a lot**)
275
257
276
258
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
277
259
@@ -293,14 +275,14 @@ Check out these related projects.
293
275
294
276
## References
295
277
296
-
For additional context, refer to some of these links.
278
+
For additional context, refer to some of these links.
297
279
298
280
- [aws_codepipeline_webhook](https://www.terraform.io/docs/providers/aws/r/codepipeline_webhook.html) - Provides a CodePipeline Webhook
299
281
300
282
301
283
## Help
302
284
303
-
**Got a question?** We got answers.
285
+
**Got a question?** We got answers.
304
286
305
287
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-ecs-codepipeline/issues), send us an [email][email] or join our [Slack Community][slack].
306
288
@@ -309,7 +291,7 @@ File a GitHub [issue](https://github.com/cloudposse/terraform-aws-ecs-codepipeli
309
291
## DevOps Accelerator for Startups
310
292
311
293
312
-
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.
294
+
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.
@@ -338,11 +320,11 @@ Participate in our [Discourse Forums][discourse]. Here you'll find answers to co
338
320
339
321
## Newsletter
340
322
341
-
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.
323
+
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.
342
324
343
325
## Office Hours
344
326
345
-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
327
+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
Licensed to the Apache Software Foundation (ASF) under one
383
-
or more contributor license agreements. See the NOTICE file
384
-
distributed with this work for additional information
385
-
regarding copyright ownership. The ASF licenses this file
386
-
to you under the Apache License, Version 2.0 (the
387
-
"License"); you may not use this file except in compliance
388
-
with the License. You may obtain a copy of the License at
389
-
390
-
https://www.apache.org/licenses/LICENSE-2.0
391
-
392
-
Unless required by applicable law or agreed to in writing,
393
-
software distributed under the License is distributed on an
394
-
"AS IS"BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
395
-
KIND, either express or implied. See the License for the
396
-
specific language governing permissions and limitations
397
-
under the License.
364
+
```text
365
+
Licensed to the Apache Software Foundation (ASF) under one
366
+
or more contributor license agreements. See the NOTICE file
367
+
distributed with this work for additional information
368
+
regarding copyright ownership. The ASF licenses this file
369
+
to you under the Apache License, Version 2.0 (the
370
+
"License"); you may not use this file except in compliance
371
+
with the License. You may obtain a copy of the License at
372
+
373
+
https://www.apache.org/licenses/LICENSE-2.0
374
+
375
+
Unless required by applicable law or agreed to in writing,
376
+
software distributed under the License is distributed on an
377
+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
378
+
KIND, either express or implied. See the License for the
379
+
specific language governing permissions and limitations
380
+
under the License.
381
+
```
398
382
399
383
400
384
@@ -416,7 +400,7 @@ This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? P
416
400
417
401
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
418
402
419
-
We offer [paid support][commercial_support] on all of our projects.
403
+
We offer [paid support][commercial_support] on all of our projects.
420
404
421
405
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