Skip to content

Commit 7f1e483

Browse files
authored
Merge pull request #3 from hashicorp/docs-fix-img-src
docs: fix architecture diagram img src
2 parents 4fe2adb + 5f2dff2 commit 7f1e483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Terraform module aligned with HashiCorp Validated Designs (HVD) to deploy Terraform Enterprise (TFE) on Amazon Web Services (AWS) using EC2 instances with a container runtime. This module defaults to deploying TFE in the `active-active` [operational mode](https://developer.hashicorp.com/terraform/enterprise/flexible-deployments/install/operation-modes), but `external` is also supported. Docker and Podman are the supported container runtimes.
44

5-
![TFE on AWS](docs/images/tfe_aws_ec2.png)
5+
![TFE on AWS](https://raw.githubusercontent.com/hashicorp/terraform-aws-terraform-enterprise-hvd/main/docs/images/tfe_aws_ec2.png)
66

77
## Prerequisites
88

0 commit comments

Comments
 (0)