Skip to content

Commit 8b92395

Browse files
committed
feat: add architecture diagram
1 parent 0897823 commit 8b92395

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.header.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# terraform-aws-ecs-deployment
22

33
Terraform module to deploy production-ready applications and services on an existing ECS infra.
4+
5+
## Architecture Diagram
6+
7+
![ECS Deployment Architecture Diagram](./diagrams/ecs-deployment-diagram.jpeg)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
Terraform module to deploy production-ready applications and services on an existing ECS infra.
55

6+
## Architecture Diagram
7+
8+
![ECS Deployment Architecture Diagram](./diagrams/ecs-deployment-diagram.jpeg)
9+
610
## Requirements
711

812
| Name | Version |

diagrams/ecs-deployment-diagram.jpeg

508 KB
Loading

0 commit comments

Comments
 (0)