Skip to content

vikendu/tf-quick-ec2-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-quick-ec2-setup

##Using Terraform to quickly setup a testing env:

  1. use ssh-keygen -t rsa -b 4096 to generate a key pair and update the public key path in main.tf
  2. add access & secret keys if they're not already set as env variables
  3. login using ssh -i "path_to_private_key" ec2-user@<public-ip>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages