diff --git a/README.md b/README.md index ce9d0b9f9..37fccf7d7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![Cloud Posse](https://cloudposse.com/logo-300x69.png)](https://cloudposse.com) +[![Cloud Posse](https://cloudposse.com/logo-300x69.svg)](https://cloudposse.com) -# terraform-root-modules [![Build Status](https://travis-ci.org/cloudposse/terraform-root-modules.svg?branch=master)](https://travis-ci.org/cloudposse/terraform-root-modules) [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-root-modules.svg)](https://travis-ci.org/cloudposse/terraform-root-modules/releases) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) +# terraform-root-modules [![Build Status](https://travis-ci.org/cloudposse/terraform-root-modules.svg?branch=master)](https://travis-ci.org/cloudposse/terraform-root-modules) [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-root-modules.svg)](https://github.com/cloudposse/terraform-root-modules/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) This is a collection of reusable root modules for CloudPosse AWS accounts. @@ -18,6 +18,7 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE). + ## Usage Use the `terraform-root-modules` Docker image as the base image in the application `Dockerfile`, and copy the modules from `/aws` folder into `/conf` folder @@ -60,6 +61,7 @@ Check out these related projects. - [dev.cloudposse.co](https://github.com/cloudposse/dev.cloudposse.co) - Example Terraform Reference Architecture of a Geodesic Module for a Development Sandbox Organization in AWS. + ## Help **Got a question?** @@ -107,11 +109,13 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow. **NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request! + ## Copyright Copyright © 2017-2018 [Cloud Posse, LLC](https://cloudposse.com) + ## License [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) @@ -144,7 +148,7 @@ All other trademarks referenced herein are the property of their respective owne This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know at -[![Cloud Posse](https://cloudposse.com/logo-300x69.png)](https://cloudposse.com) +[![Cloud Posse](https://cloudposse.com/logo-300x69.svg)](https://cloudposse.com) We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We love [Open Source Software](https://github.com/cloudposse/)! @@ -165,7 +169,7 @@ Check out [our other projects][github], [apply for a job][jobs], or [hire us][hi ### Contributors -| [![Erik Osterman][osterman_avatar]](osterman_homepage)
[Erik Osterman][osterman_homepage] | [![Igor Rodionov][goruha_avatar]](goruha_homepage)
[Igor Rodionov][goruha_homepage] | [![Andriy Knysh][aknysh_avatar]](aknysh_homepage)
[Andriy Knysh][aknysh_homepage] | [![Marc Tamsky][tamsky_avatar]](tamsky_homepage)
[Marc Tamsky][tamsky_homepage] | +| [![Erik Osterman][osterman_avatar]][osterman_homepage]
[Erik Osterman][osterman_homepage] | [![Igor Rodionov][goruha_avatar]][goruha_homepage]
[Igor Rodionov][goruha_homepage] | [![Andriy Knysh][aknysh_avatar]][aknysh_homepage]
[Andriy Knysh][aknysh_homepage] | [![Marc Tamsky][tamsky_avatar]][tamsky_homepage]
[Marc Tamsky][tamsky_homepage] | |---|---|---|---| [osterman_homepage]: https://github.com/osterman diff --git a/README.yaml b/README.yaml index 58d34011d..dfd4f73ab 100644 --- a/README.yaml +++ b/README.yaml @@ -23,7 +23,7 @@ badges: url: "https://travis-ci.org/cloudposse/terraform-root-modules" - name: "Latest Release" image: "https://img.shields.io/github/release/cloudposse/terraform-root-modules.svg" - url: "https://travis-ci.org/cloudposse/terraform-root-modules/releases" + url: "https://github.com/cloudposse/terraform-root-modules/releases/latest" - name: "Slack Community" image: "https://slack.cloudposse.com/badge.svg" url: "https://slack.cloudposse.com"