You have done a great job explaining every step involved. I watched from the 1st video to this one, and I can say that this is very informative. I have used this for my assignment and now i can say i have mastered it. Thank you.
Brilliant explanation , crisp to the concept, I have a doubt how terraform know that EC2 instances are created in our account , I didn't see any account info in the manifest file ?
You have explained very clearly about the terraform concepts with hands on thank you!
You have done a great job explaining every step involved. I watched from the 1st video to this one, and I can say that this is very informative. I have used this for my assignment and now i can say i have mastered it. Thank you.
i am not able to connect to my aws account i did the exact steps you have done
Brilliant explanation , crisp to the concept, I have a doubt how terraform know that EC2 instances are created in our account , I didn't see any account info in the manifest file ?
He probably has configured access key and secret key in his machine. That's the reason he didn't need to provide that info explicitly.
@@iSiddharthRao69 Thanks a lot !
In VisualStudio New file is not initializing can you explain what i am doing wrong
awesome video
Nice explanation...Can you explain in depth and do one project by using terraform
Please create video more information on teraform
Waiting
the term 'terraform' is not recognized as the name of a cmdlet - i got this message after try to user terminal
any idea?
restart VC code worked.
thank you
Hi, Please make a video on state file.... thanks
thanks a ton
How the vs code got access to create the EC2 in your AWS account? Where you mentioned the access key and role to connect to your aws account?
You can connect the code via cli by giving the access key and secret key. So that it's not necessary to mention the access key in terraform.
In List