An open API service indexing awesome lists of open source software.

https://github.com/vidyasagarmsc/private-vpc-network

Provision an HA Bastion and VPN setup using Terraform + Session Recording on RHEL using Ansible
https://github.com/vidyasagarmsc/private-vpc-network

ansible automation bastion cloud security terraform vpc

Last synced: 3 months ago
JSON representation

Provision an HA Bastion and VPN setup using Terraform + Session Recording on RHEL using Ansible

Awesome Lists containing this project

README

          

# Setup and configure your Private VPC network Architecture with Automation

What does the code repository offers

1. Terraform automation code to provision a highly available bastion host and highly available client to site VPN to connect to a private Virtual Private Cloud (VPC) network.
2. Ansible automation code to setup session recording on Red Hat Enterprise Linux machine.

## Code structure

| Code | Path |
| -------- | ------- |
| Terraform | [./terraform/README.md](https://github.com/VidyasagarMSC/ha-bastion-hosts/tree/main/terraform/README.md) |
| Ansible | [./ansible/README.md](https://github.com/VidyasagarMSC/ha-bastion-hosts/tree/main/ansible/README.md) |

## Article

Follow the instructions in this [technical article published on DZone](https://dzone.com/articles/build-a-private-vpc-network-architecture-and-deplo) to deploy a private VPC network architecture

![Architecture diagram](https://dz2cdn1.dzone.com/storage/temp/17196570-blogdrawio.png)