Terraform code to deploy bastion host and private instance in AWS
Introduction: A Bastion host is a special-purpose computer on a network, used as a "jump box" to access other hosts on the network. Assumptions: This guide assumes you already have terraform installed and configured as an environment variable so it c...
Jan 10, 20235 min read