Admin Guide: An overview of how to create a new Bastion machine for a Shyft Network internal user
Shyft Network Bastion machines and associated AWS infrastructure are created and managed by the Terraform module in this repository: github.com/Paycase/veriscope_bastions. Any changes to the Bastion machines should be done via Terraform.
Follow the steps below to create & set-up new Bastions.
Prerequisites
On your local machine:
-
Bootstrap new environment and provision base infrastructure. See the IaC Admin docs.
-
Install Terraform: developer.hashicorp.com
-
Install Ansible: docs.ansible.com/ansible
-
Install awscli2: docs.aws.amazon.com/cli