Skip to content

Commit 61be76b

Browse files
authored
feature: update readme yaml and rebuild readme md (#20)
1 parent 2bef45e commit 61be76b

File tree

2 files changed

+96
-23
lines changed

2 files changed

+96
-23
lines changed

README.md

Lines changed: 81 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!-- This file was automatically generated by the `build-harness`. Make all changes to `README.yaml` and run `make readme` to rebuild this file. -->
2+
[![README Header][readme_header_img]][readme_header_link]
23

3-
[![Cloud Posse](https://cloudposse.com/logo-300x69.svg)](https://cloudposse.com)
4+
[![Cloud Posse][logo]](https://cpco.io/homepage)
45

56
# terraform-aws-rds [![Build Status](https://travis-ci.org/cloudposse/terraform-aws-rds.svg?branch=master)](https://travis-ci.org/cloudposse/terraform-aws-rds) [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-aws-rds.svg)](https://github.com/cloudposse/terraform-aws-rds/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
67

@@ -10,7 +11,17 @@ Terraform module to provision AWS [`RDS`](https://aws.amazon.com/rds/) instances
1011

1112
---
1213

13-
This project is part of our comprehensive ["SweetOps"](https://docs.cloudposse.com) approach towards DevOps.
14+
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
15+
[<img align="right" title="Share via Email" src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
16+
[<img align="right" title="Share on Google+" src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
17+
[<img align="right" title="Share on Facebook" src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
18+
[<img align="right" title="Share on Reddit" src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
19+
[<img align="right" title="Share on LinkedIn" src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
20+
[<img align="right" title="Share on Twitter" src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
21+
22+
23+
[![Terraform Open Source Modules](https://docs.cloudposse.com/images/terraform-open-source-modules.svg)][terraform_modules]
24+
1425

1526

1627
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
@@ -21,6 +32,11 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
2132

2233

2334

35+
We literally have [*hundreds of terraform modules*][terraform_modules] that are Open Source and well-maintained. Check them out!
36+
37+
38+
39+
2440

2541

2642
## Introduction
@@ -151,6 +167,13 @@ Available targets:
151167

152168

153169

170+
## Share the Love
171+
172+
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-rds)! (it helps us **a lot**)
173+
174+
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
175+
176+
154177
## Related Projects
155178

156179
Check out these related projects.
@@ -166,26 +189,38 @@ Check out these related projects.
166189

167190
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-rds/issues), send us an [email][email] or join our [Slack Community][slack].
168191

192+
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
193+
169194
## Commercial Support
170195

171196
Work directly with our team of DevOps experts via email, slack, and video conferencing.
172197

173198
We provide [*commercial support*][commercial_support] for all of our [Open Source][github] projects. As a *Dedicated Support* customer, you have access to our team of subject matter experts at a fraction of the cost of a full-time engineer.
174199

175-
[![E-Mail](https://img.shields.io/badge/[email protected])](mailto:[email protected])
200+
[![E-Mail](https://img.shields.io/badge/[email protected])][email]
176201

177202
- **Questions.** We'll use a Shared Slack channel between your team and ours.
178203
- **Troubleshooting.** We'll help you triage why things aren't working.
179204
- **Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
180205
- **Bug Fixes.** We'll rapidly work to fix any bugs in our projects.
181-
- **Build New Terraform Modules.** We'll develop original modules to provision infrastructure.
206+
- **Build New Terraform Modules.** We'll [develop original modules][module_development] to provision infrastructure.
182207
- **Cloud Architecture.** We'll assist with your cloud strategy and design.
183208
- **Implementation.** We'll provide hands-on support to implement our reference architectures.
184209

185210

186-
## Community Forum
187211

188-
Get access to our [Open Source Community Forum][slack] on Slack. It's **FREE** to join for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build *sweet* infrastructure.
212+
## Terraform Module Development
213+
214+
Are you interested in custom Terraform module development? Submit your inquiry using [our form][module_development] today and we'll get back to you ASAP.
215+
216+
217+
## Slack Community
218+
219+
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
220+
221+
## Newsletter
222+
223+
Signup 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.
189224

190225
## Contributing
191226

@@ -195,7 +230,7 @@ Please use the [issue tracker](https://github.com/cloudposse/terraform-aws-rds/i
195230

196231
### Developing
197232

198-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://github.com/orgs/cloudposse/projects/3) with our other projects, we would love to hear from you! Shoot us an [email](mailto:[email protected]).
233+
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
199234

200235
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
201236

@@ -210,7 +245,7 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
210245

211246
## Copyright
212247

213-
Copyright © 2017-2018 [Cloud Posse, LLC](https://cloudposse.com)
248+
Copyright © 2017-2018 [Cloud Posse, LLC](https://cpco.io/copyright)
214249

215250

216251

@@ -251,26 +286,16 @@ All other trademarks referenced herein are the property of their respective owne
251286

252287
## About
253288

254-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know at <[email protected]>
289+
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
255290

256-
[![Cloud Posse](https://cloudposse.com/logo-300x69.svg)](https://cloudposse.com)
291+
[![Cloud Posse][logo]][website]
257292

258-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We love [Open Source Software](https://github.com/cloudposse/)!
293+
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
259294

260-
We offer paid support on all of our projects.
295+
We offer [paid support][commercial_support] on all of our projects.
261296

262-
Check out [our other projects][github], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
297+
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.
263298

264-
[docs]: https://docs.cloudposse.com/
265-
[website]: https://cloudposse.com/
266-
[github]: https://github.com/cloudposse/
267-
[commercial_support]: https://github.com/orgs/cloudposse/projects
268-
[jobs]: https://cloudposse.com/jobs/
269-
[hire]: https://cloudposse.com/contact/
270-
[slack]: https://slack.cloudposse.com/
271-
[linkedin]: https://www.linkedin.com/company/cloudposse
272-
[twitter]: https://twitter.com/cloudposse/
273-
[email]: mailto:[email protected]
274299

275300

276301
### Contributors
@@ -292,3 +317,36 @@ Check out [our other projects][github], [apply for a job][jobs], or [hire us][hi
292317
[drmikecrowe_avatar]: https://github.com/drmikecrowe.png?size=150
293318

294319

320+
321+
[![README Footer][readme_footer_img]][readme_footer_link]
322+
[![Beacon][beacon]][website]
323+
324+
[logo]: https://cloudposse.com/logo-300x69.svg
325+
[docs]: https://cpco.io/docs
326+
[website]: https://cpco.io/homepage
327+
[github]: https://cpco.io/github
328+
[jobs]: https://cpco.io/jobs
329+
[hire]: https://cpco.io/hire
330+
[slack]: https://cpco.io/slack
331+
[linkedin]: https://cpco.io/linkedin
332+
[twitter]: https://cpco.io/twitter
333+
[testimonial]: https://cpco.io/leave-testimonial
334+
[newsletter]: https://cpco.io/newsletter
335+
[email]: https://cpco.io/email
336+
[commercial_support]: https://cpco.io/commercial-support
337+
[we_love_open_source]: https://cpco.io/we-love-open-source
338+
[module_development]: https://cpco.io/module-development
339+
[terraform_modules]: https://cpco.io/terraform-modules
340+
[readme_header_img]: https://cloudposse.com/readme/header/img?repo=cloudposse/terraform-aws-rds
341+
[readme_header_link]: https://cloudposse.com/readme/header/link?repo=cloudposse/terraform-aws-rds
342+
[readme_footer_img]: https://cloudposse.com/readme/footer/img?repo=cloudposse/terraform-aws-rds
343+
[readme_footer_link]: https://cloudposse.com/readme/footer/link?repo=cloudposse/terraform-aws-rds
344+
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img?repo=cloudposse/terraform-aws-rds
345+
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?repo=cloudposse/terraform-aws-rds
346+
[share_twitter]: https://twitter.com/intent/tweet/?text=terraform-aws-rds&url=https://github.com/cloudposse/terraform-aws-rds
347+
[share_linkedin]: https://www.linkedin.com/shareArticle?mini=true&title=terraform-aws-rds&url=https://github.com/cloudposse/terraform-aws-rds
348+
[share_reddit]: https://reddit.com/submit/?url=https://github.com/cloudposse/terraform-aws-rds
349+
[share_facebook]: https://facebook.com/sharer/sharer.php?u=https://github.com/cloudposse/terraform-aws-rds
350+
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/terraform-aws-rds
351+
[share_email]: mailto:?subject=terraform-aws-rds&body=https://github.com/cloudposse/terraform-aws-rds
352+
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/terraform-aws-rds?pixel&cs=github&cm=readme&an=terraform-aws-rds

README.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@
77
# Name of this project
88
name: terraform-aws-rds
99

10+
# Tags of this project
11+
tags:
12+
- aws
13+
- terraform
14+
- terraform-modules
15+
- databases
16+
- rds
17+
- aws-rds
18+
- postgres
19+
- mysql
20+
21+
# Categories of this project
22+
categories:
23+
- terraform-modules/databases
24+
1025
# Logo for this project
1126
#logo: docs/logo.png
1227

0 commit comments

Comments
 (0)