Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 390 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 390 Bytes

Terraform

Create a file named names.txt with all the learners name in the a nane.surname format.

Run the keys.sh script to generate all the AWS key pairs. They will be stored in the keys folder.

Check the region and instance type in the vars.tf file.

Run terraform init and terraform apply to create the instances.

Share the key and connection output with each learner.