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

https://github.com/goh-chunlin/terraform-bastion-and-admin-servers-on-aws

This is to create bastion server and admin server on AWS with Terraform.
https://github.com/goh-chunlin/terraform-bastion-and-admin-servers-on-aws

aws bastion-server terraform

Last synced: 7 months ago
JSON representation

This is to create bastion server and admin server on AWS with Terraform.

Awesome Lists containing this project

README

          

# terraform-bastion-and-admin-servers-on-aws



[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Donate](https://img.shields.io/badge/$-donate-ff69b4.svg)](https://www.buymeacoffee.com/chunlin)

This is a demo project to complement my blog post about setting up the infrastructure of bastion server and admin server on AWS with Terraform.

Blog Post: https://cuteprogramming.wordpress.com/2023/05/02/infrastructure-management-with-terraform/

![image](https://user-images.githubusercontent.com/8535306/235587625-778fbe05-efd2-4233-8b51-c797fe55fa66.png)