Key Pairs
Key Pairs
EC2 uses Key pairs to prove identity when connecting to an instance.
It stores the public key and the private key remains local.
There's a way to create key pairs with terraform.
There's no way to recover a private key
Links to: EC2