Skip to content

Commit

Permalink
Update image links to be absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
FaizuddinEverest authored May 28, 2020
1 parent 459e9bb commit 418b87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You may also wish to consider [one of the other approaches](https://github.com/e

This module provision MongoDB server on AWS EC2 instance using Ansible provisioner.

![Terraform MongoDB Provider using AWS EC2](images/Mongo-EC2.png)
![Terraform MongoDB Provider using AWS EC2](https://github.com/everest-engineering/terraform-aws-mongodb-ec2/blob/master/images/Mongo-EC2.png?raw=true)

This module uses [undergreen.mongodb](https://galaxy.ansible.com/undergreen/mongodb) Ansible role to provision mongodb.
So, you can use any of the [platforms supported by **undergreen.mongodb**](https://github.com/UnderGreen/ansible-role-mongodb/blob/master/README.md) role while selecting the AMI ID.
Expand Down Expand Up @@ -173,6 +173,6 @@ Browse through the
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

## Authors
[![EverestEngineering](images/banner.png)](https://everest.engineering)
[![EverestEngineering](https://github.com/everest-engineering/terraform-aws-mongodb-ec2/blob/master/images/banner.png?raw=true)](https://everest.engineering)

[![License: EverestEngineering](https://img.shields.io/badge/Copyright%20%C2%A9-EVERESTENGINEERING-blue)](https://everest.engineering)

0 comments on commit 418b87e

Please sign in to comment.