gem install --user cloudformation-toolaws --profile cx --region us-east-1 ec2 create-key-pair --key-name rest-items | jq -cr .KeyMaterial > ~/.ssh/rest-items.pemcftool create -p KeyName=rest-items deployment/ rest-itemscftool servers rest-items
- Run the
createcommand as during the first deployment cftool recycle rest-items AutoscaleGroupService