Enabling SSH connectivity with Terraform

Опубликовано: 07 Октябрь 2024
на канале: Ardan Labs
1,947
9

In our last video, we used terraform to create a basic server. Let’s now enable SSH connectivity.

For that we need:
Create a valid key
Create an openssh key
Create an AWS EC2 key_pair
Write out the key as a .pem file
Create a security group
Allow ingress traffic to port22

Repo: https://github.com/mjbright/webinars/...

----

Access our online courses → https://www.ardanlabs.com/education

Attend a live training → https://www.ardanlabs.com/live-traini...

Other Links:
Website: https://www.ardanlabs.com/
Github: https://github.com/ardanlabs
Twitter:   / ardanlabs