Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 236 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 236 Bytes

Terraform Files

  1. Change variables.tf.template to variables.tf
  2. Add access_key, secret_key, region
  3. Go to ec2.tf
  4. Change change ami (choose AMI for your region)
  5. In shell type: terraform init, terraform plan, terraform apply