Skip to content

varunelavia/ssh_tls_key_pair_on_aws_using_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This is a sample terraform script to create TLS Key Pair using terraform and launch EC2 instance using the same.

Replace the following variables with the values of your account

AWS Region : Your AWS Region (Eg: us-east-2)
AWS Access Key : Your Access Key ID (Should have permission to create resources)
AWS Secret Key : Your Secret Access Key
Your VPC Id : Your VPC ID
Your Subnet Id : Your Subnet ID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages