User Tools

Site Tools


create_the_access_key

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
create_the_access_key [2017/08/04 20:49] walkeradmincreate_the_access_key [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 3: Line 3:
 \\  \\ 
 \\  \\ 
 +{{:terraform_logo.jpg?100|}}  |  {{:amazonwebservices_logo.svg.png?75|}}
 \\  \\ 
 +\\ 
 +
 +----
 +
 Before we can start our own Terraform Script, we need to create an access key in AWS. This key is used by Terraform to create the EC2 Instance on your own account, otherwise you would need to put login details in to each script, which is a really bad idea from a security perspective. Before we can start our own Terraform Script, we need to create an access key in AWS. This key is used by Terraform to create the EC2 Instance on your own account, otherwise you would need to put login details in to each script, which is a really bad idea from a security perspective.
 \\  \\ 
Line 34: Line 39:
 \\  \\ 
 \\  \\ 
-{{ :terraform_004.jpg?800 |}}+{{ :terraform_004.jpg?500 |}}
 \\  \\ 
 You will see a pop up with a warning. Select "Continue to Security Credentials" You will see a pop up with a warning. Select "Continue to Security Credentials"
Line 55: Line 60:
 \\  \\ 
 \\  \\ 
-{{ :terraform_007.jpg?800 |}}+{{ :terraform_007.jpg?500 |}}
 \\  \\ 
 Select "Show Access Key" Select "Show Access Key"
Line 63: Line 68:
 \\  \\ 
 \\  \\ 
-{{ :terraform_008.jpg?800 |}}+{{ :terraform_008.jpg?500 |}}
 \\  \\ 
 You MUST save these details, if you lose them you will have to create a new set, and add these key values to your script, replacing the lost details. You MUST save these details, if you lose them you will have to create a new set, and add these key values to your script, replacing the lost details.
create_the_access_key.1501876148.txt.gz · Last modified: 2023/03/09 22:35 (external edit)