Terraform how to SSH into AWS EC2 instance? - Part 10

  Рет қаралды 19,283

Rahul Wagh

Rahul Wagh

Күн бұрын

Пікірлер: 47
@irinamihai-s9n
@irinamihai-s9n 7 ай бұрын
After watching some videos, this was the easyest and it worked from first ,thanks
@RahulWagh
@RahulWagh 7 ай бұрын
Glad it helped
@sunil361978
@sunil361978 Жыл бұрын
Thanks Rahul, very well explained, It's really helped me a lot.
@RahulWagh
@RahulWagh Жыл бұрын
Glad to hear that
@ashishtayal6862
@ashishtayal6862 Жыл бұрын
Really amazing Tutorials. U explained well each topic. Kindly complete this series
@RahulWagh
@RahulWagh Жыл бұрын
Here are the playlist - 1. Terraform - kzbin.info/aero/PL7iMyoQPMtAOz187ezONf7pL8oGZRobYl 2. Ansible - kzbin.info/aero/PL7iMyoQPMtAPZl58ovoOlxFxNPioSx838 3. Hashicorp Vault - kzbin.info/aero/PL7iMyoQPMtAP7XeXabzWnNKGkCex1C_3C 4. AWS - kzbin.info/aero/PL7iMyoQPMtAMbPEQhayBRgapUQyNmG44p
@sadikseven
@sadikseven Жыл бұрын
thanks @@RahulWagh
@sb29542
@sb29542 3 ай бұрын
Very good and informative and elaborately described. Thank you. If possible kindly create a series for GitLab detailed with runner as well.
@RahulWagh
@RahulWagh 3 ай бұрын
Noted
@happylearningtricks
@happylearningtricks Жыл бұрын
very helpful - many thanks
@emdadulhuq6108
@emdadulhuq6108 Жыл бұрын
Really Amazing Tutorials. Learning a lot of things. Thanks
@ArsenGTS
@ArsenGTS 2 жыл бұрын
I would like to thank you for this video! You helped me tremendously!
@RahulWagh
@RahulWagh 2 жыл бұрын
You are so welcome!
@sivarasana3641
@sivarasana3641 Жыл бұрын
Great session Sir
@RahulWagh
@RahulWagh Жыл бұрын
Welcome
@manojreddy83346
@manojreddy83346 9 ай бұрын
tq so much man........................
@funnel_kpmgtest6034
@funnel_kpmgtest6034 2 жыл бұрын
Thank you! it's save my time.
@lakshmipasala9091
@lakshmipasala9091 2 жыл бұрын
simply superb..Its worked well
@RahulWagh
@RahulWagh 2 жыл бұрын
Cheers
@nikhilnambiar6811
@nikhilnambiar6811 2 жыл бұрын
Thank you 🙏
@RahulWagh
@RahulWagh 2 жыл бұрын
Welcome 😊
@ramamt6350
@ramamt6350 2 жыл бұрын
Thank you a lot. can you please make the vedio about terraform templates
@ASHISHKUMAR-ss3rj
@ASHISHKUMAR-ss3rj 3 жыл бұрын
Thanks Rahul
@deepakranjanmishra5641
@deepakranjanmishra5641 5 ай бұрын
Sir how to copy the pub ssh key of the master machine to the authorized_key file of the ec2 instance , created using terraform, using terraform script
@nelsondario4762
@nelsondario4762 8 ай бұрын
how about existing vpc, security_groupIds and subnet ids?
@SachinTeradal-z9h
@SachinTeradal-z9h 10 ай бұрын
EC2 provisioning using Terraform o Having a static IP o Accessible only PEM key file o SSH from a specific group of servers only. can you explain it how to do it with terraform module
@ariarchi
@ariarchi 2 жыл бұрын
Thanks!
@RahulWagh
@RahulWagh 2 жыл бұрын
You welcome
@panchalchetan0
@panchalchetan0 Жыл бұрын
Hey Rahul, request you to please upload ALB details video? thanks in advance.
@SachinTeradal-z9h
@SachinTeradal-z9h 10 ай бұрын
hi, can I talk to you actually i have to learn terraform and needed to disscuss with you, i have some querry
@learningneverends6674
@learningneverends6674 Жыл бұрын
U have created AWS instance using Terraform, but do u have any idea to connect EC2 using terraform + Githubactions and install docker or something.. I have tried with appleboy/ssh-actions but it is not connecting.. it says connections refused.. would be great if u could post that video as well.
@eashan2405
@eashan2405 2 жыл бұрын
I have created a Windows ec2 instance and downloaded the private key. But where do I find my public key, since my OS is Windows?
@RahulWagh
@RahulWagh 2 жыл бұрын
There should a .ssh folder inside c:\users\your_user_name and inside that .ssh folder you will the public key
@syedfahim6652
@syedfahim6652 9 ай бұрын
So where I need to write ssh Keygen in cmd
@SachinTeradal-z9h
@SachinTeradal-z9h 10 ай бұрын
can you provide module for that
@ASHISHKUMAR-ss3rj
@ASHISHKUMAR-ss3rj 3 жыл бұрын
Plz make more videos on terraform
@RahulWagh
@RahulWagh 3 жыл бұрын
Surely there is more to come on terraform but in case if you have missed there is complete terraform playlist on my channel which you can go through
@ASHISHKUMAR-ss3rj
@ASHISHKUMAR-ss3rj 3 жыл бұрын
@@RahulWagh okay thanks Rahul I really appreciate u r work.
@sammouse
@sammouse 2 жыл бұрын
If i want to connect to private ec2 instance using terraform do i need to use windows jumpbox ( which can able to connect to my private ec2 instance) ? or any other way is there ?
@RahulPatel-fm2hy
@RahulPatel-fm2hy Жыл бұрын
Hi, I need a help - i want to forward ssh default port 22 with some another port by terraform file.
@langalafaoriho455
@langalafaoriho455 2 жыл бұрын
my ansible playbook are not running after usng remote-exec command, it keeps on asking me for key authorization
@RahulWagh
@RahulWagh 2 жыл бұрын
Did you update your ssh keys? also check whether you have set the keys in host file or not ? In the host file it should look like - myawshost.com ansible_ssh_private_key_file=path/to/private/key
@yagnasivasai
@yagnasivasai 3 жыл бұрын
Can I log into instance by using aws key pair? Not by ssh-keygen
@RahulWagh
@RahulWagh 3 жыл бұрын
Yes you can ssh-Keygen is just an utility for generating aws key pair. Once it is generated you use it to ssh into aws instance
@yagnasivasai
@yagnasivasai 3 жыл бұрын
@@RahulWagh if I have pem key and gave key name in terraform file is it possible now?
@RahulWagh
@RahulWagh 3 жыл бұрын
Well I do not think so it will work. Always make sure you have public key copied into your terraform file not private key
@yagnasivasai
@yagnasivasai 3 жыл бұрын
@@RahulWagh ok thank you I tried to find it but failed 😔
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 147 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 84 МЛН
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
AWS VPC Explained with Terraform
42:26
Rahul Wagh
Рет қаралды 9 М.
Connect to AWS EC2 instance | SSH from Windows | .PEM Key
10:31
JasCloudTech
Рет қаралды 95 М.
How to SSH into Amazon EC2 Machine | SSH AWS EC2
10:27
Piyush Garg
Рет қаралды 20 М.
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 628 М.
How to Manage Secrets in Terraform?
15:54
Anton Putra
Рет қаралды 27 М.
How to Connect AWS with Terraform | Set Credentials & Configure
13:22
How to use aws_key_pair in Terraform & attach to an EC2 instance.
12:41
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 147 МЛН