Skip to content

RothAndrew/aws-bastion-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-bastion-setup

Setup script for an Amazon Linux 2 bastion instance. Should be idempotent.

What it does

  1. Updates all yum packages
  2. Sets up AWS CLI to use the instance profile creds
  3. Installs git
  4. Installs ASDF Version Manager

Note: AWS CLI gets set up to use us-east-1 as the default region. If you need to pick a different region run aws configure after you run this to change it.

Usage

curl https://raw.githubusercontent.com/RothAndrew/aws-bastion-setup/master/setup.sh | sh

Post-run actions

  1. AWS CLI gets set up to use us-east-1 as the default region. If you need to pick a different region run aws configure after you run this to change it.
  2. Run source ~/.bashrc to pick up the new ASDF shims and completions

About

Setup script for an Amazon Linux 2 bastion instance

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages