brew install awscli
https://awscli.amazonaws.com/AWSCLIV2.msi
aws configure
aws sts get-caller-identity
cat ~/.aws/credentials
ssh-keygen -t rsa
cat ~/.ssh/id_rsa.pub
./terraform init
./terraform apply
git fetch --all --tags
git checkout step2