User Tools

Site Tools


create_the_key_pair

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
create_the_key_pair [2017/08/05 13:09] – created walkeradmincreate_the_key_pair [2017/08/05 14:37] (current) walkeradmin
Line 1: Line 1:
 ====== Create the Key Pair ====== ====== Create the Key Pair ======
 <color darkorange>Aug 2017</color> <color darkorange>Aug 2017</color>
 +\\ 
 +\\ 
 +{{:terraform_logo.jpg?100|}}  |  {{:amazonwebservices_logo.svg.png?75|}}
 \\  \\ 
 \\  \\ 
  
 ---- ----
-When+ 
 +If you have already manually created an EC2 Instance (and I hope you have, or this might not make any sense) you will already have a key pair. If you have just created a new account to test this then you will not yet have a key pair. You need to manually create a key pair as the Terraform script we are using here does not do this for you, it simply allows you to chose an existing key pair. 
 +\\  
 +\\  
 +If you have an existing key pair that you have downloaded, you can use this as well, however this is not covered here, it will be covered in a more advanced section. 
 +\\  
 +\\  
 +In the AWS Console, navigate to the Resources section. 
 +\\  
 +\\  
 +{{ :aws_key_pair_001.jpg?700 |}} 
 +\\  
 +Select Key Pairs. 
 +\\  
 +\\  
 +The Key Pairs page will open. 
 +\\  
 +\\  
 +{{ :aws_key_pair_002.jpg?700 |}} 
 +\\  
 +Select Create Key Pair. 
 +\\  
 +\\  
 +A pop up browser window will open 
 +\\  
 +\\  
 +{{ :aws_key_pair_003.jpg?400 |}} 
 +\\  
 +Enter a new Key Pair name. 
 +\\  
 +\\  
 +Select Create. 
 +\\  
 +\\  
 +The new Key Pair will be created and added to the Key Pair list. 
 +\\  
 +\\  
 +{{ :aws_key_pair_004.jpg?900 |}} 
 +\\  
 +\\  
 +Also the key pair will be downloaded, please do not lose this file, it cannot be re-downloaded. 
 +\\  
 +\\ 
create_the_key_pair.1501938581.txt.gz · Last modified: (external edit)