File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -80,21 +80,34 @@ git clone
[email protected] :diogofiaminghi/terraform-application-auto-scaling.git
8080```
8181
82822 - Open console AWS.
83+
8384- IMPORTANT: Make sure you are in "us-east-1" region
8485
86+ ![ Project-Diagram] ( https://github.com/diogofiaminghi/terraform-application-auto-scaling/blob/e07ee09f9b5c7bd07793553e25245a5e9c9a76cc/01%20-%20Console%20AWS.PNG )
87+
8588- Go to EC2
8689
90+ ![ Project-Diagram] ( https://github.com/diogofiaminghi/terraform-application-auto-scaling/blob/e07ee09f9b5c7bd07793553e25245a5e9c9a76cc/02%20-%20Console%20AWS.PNG )
91+
8792- Network & Security >> Key Pairs
8893
94+ ![ Project-Diagram] ( https://github.com/diogofiaminghi/terraform-application-auto-scaling/blob/e07ee09f9b5c7bd07793553e25245a5e9c9a76cc/03%20-%20Console%20AWS.PNG )
95+
8996- Create Key Pair
97+
98+ ![ Project-Diagram] ( https://github.com/diogofiaminghi/terraform-application-auto-scaling/blob/e07ee09f9b5c7bd07793553e25245a5e9c9a76cc/04%20-%20Console%20AWS.PNG )
9099
91100- Name = terraform-application-auto-scaling
92101- Key pair type = RSA
93102- Privete key format = .pem
94103- Click on "Create key pair"
104+
105+ ![ Project-Diagram] ( https://github.com/diogofiaminghi/terraform-application-auto-scaling/blob/e07ee09f9b5c7bd07793553e25245a5e9c9a76cc/05%20-%20Console%20AWS.PNG )
95106
96107- The key is downloaded automatically
97108
109+ ![ Project-Diagram] ( https://github.com/diogofiaminghi/terraform-application-auto-scaling/blob/e07ee09f9b5c7bd07793553e25245a5e9c9a76cc/06%20-%20Console%20AWS.PNG )
110+
98111- IMPORTANT: Copy the key to the same project directory (keep your key in a safe place and don't share it. You will use it to access the instances).
99112
100113- Change permission.
You can’t perform that action at this time.
0 commit comments