Skip to content

Commit

Permalink
chore: Added deployment diagram (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
martoc authored Apr 15, 2024
1 parent 6f2f35a commit c3d0833
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
push:
branches:
- main
- release/*
pull_request:
branches:
- main
- release/*

jobs:
infrastructure:
Expand Down
2 changes: 2 additions & 0 deletions docs/INTRODUCTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

You need a VPC in AWS and a VPN client to connect to the VPC. This document describes how to create a VPC and VPN client configuration in AWS.

![Deployment Diagram](images/client-vpn-scenario-igw.png)

## Create VPC (Optional)

An existing VPC could be used to create the VPN client. If you don't have a VPC, you can create one using the following command:
Expand Down
Binary file added docs/images/client-vpn-scenario-igw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3d0833

Please sign in to comment.