Skip to content

Commit

Permalink
Fix image links (#3)
Browse files Browse the repository at this point in the history
* Fix image links

* Apply suggestions from code review

Co-Authored-By: hc-team-tfe <54330374+hc-team-tfe@users.noreply.github.com>

* Update README.md

* Update README.md

* Link fixes
  • Loading branch information
amy-hashi authored and erindatkinson committed Aug 21, 2019
1 parent 6497c67 commit 4dc067c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Terraform-AWS-TFE-HA (BETA)
# Terraform Enterprise: High Availability for AWS (BETA)

![Terraform Logo](assets/TerraformLogo.png)
![Terraform Logo](https://github.com/hashicorp/terraform-aws-terraform-enterprise/blob/master/assets/TerraformLogo.png?raw=true)

## Description

This module installs Terraform Enterprise HA BETA onto 1 or more aws instances in DEMO mode. All data is stored on the instance(s) and is not preserved.

## Architecture

![basic diagram](assets/aws_diagram.jpg)
![basic diagram](https://github.com/hashicorp/terraform-aws-terraform-enterprise/blob/v0.0.1-beta/assets/aws_diagram.jpg?raw=true)
_example architecture_

Please contact your Technical Account Manager for more information, and support for any issues you have.

0 comments on commit 4dc067c

Please sign in to comment.