Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 314 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 314 Bytes

terraform-ansible-aws-jenkins

##Generating a new SSH key

ssh-keygen -t rsa -b 4096 -C "your_email@example.com"

Usage

cd app-test
./run.sh

Cleanup

cd app-test
terraform destroy