Best tutorial I came across for Terraform setup in Windows with Visual studio code...Content Delivery by instructor is clear and accurate...Thanks for sharing.
I have been using terraform on Linux with each but now trying to do windows environment with VsScode only for it not to work until I found this video. thank you.
If you get the following error: "Terraform initialized in an empty directory!" You need to cd into the /terraform/ directory. In the VS Coder Terminal type "cd terraform" enter. Then try running terraform init again.
Can you please help us understand : How does that main.tf accesses our aws console ? Using aws CLI ?access keys ? like how it was able to login into the same account. I might have missed something*
I am getting error when running AWS configure command in terminal at 11:50. It shows "aws : The term 'aws' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Please help me with this part..???
Hi guys hope you guys can help.. i have followed all the steps but when running terrform apply it comes back with "No changes. Your infrastructure matches the configuration." Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. Apply complete! Resources: 0 added, 0 changed, 0 destroyed. Can some one help these code exactly the same as above.. Thank you
Hi Team, I am getting error while aws configure , can someone help on aws : The term 'aws' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + aws configure + ~~~
PS C:\Terraform> terraform plan No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. PS C:\Terraform> terraform apply No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. i am getting this error
Best tutorial I came across for Terraform setup in Windows with Visual studio code...Content Delivery by instructor is clear and accurate...Thanks for sharing.
You're very welcome!
Ever never seen like this explanation, great, awesome and informative for beginners understand.Thank you sir
Thanks for your kind words.🙂
I appreciate this detailed set of tutorials. thank you
This is the best tutorial and very easy to understand. Excelent and great work.
Your tutorial was really informative, thanks for sharing your knowledge.🎉
I appreciate your patience and clarity in explaining this concept ❤
Thank you very much. Your video is very clear and straigh to the point. Very helpful. Appriciate your efforts and time.
Thanks
Thank you very much. Much clear and simple !! Keep it up.
Thanks
I am trying since morning to connect it... you are the best ...
appreciate the video. easy to follow lab, Thanks
Great video man I appreciate you!
excellent . Thank you so much . Best video on Terraform☺☺
We need to keep this guy safe 😂 such a gem 🖤
Best- everything worked just fine!
Thank you a lot. Your explanation is so detailed and clear. Big respect!
Excellent Explanation bro.
great video sir ... i am struggling to install terraform in VC.. this video has helped a lot.. Thank you
Glad it helped
thanks for your help, cool your class! Very easy and not complicated, your explication...
Amazing video. Thanks for sharing.
Thanks for creating this video I was facing issue with the setup f terraform on Vscode and you solve it....
6:37 what is the use here to install AWS command line interface V2 here ? We havn't used this at all.... Some please respond. @DevOps Hint
Excellent explanation sir.
Thanks for your feedback 😊.
Hey Devops Hint, Great video to have a hands on, Just one has to follow and simulate to gain practicse.
Thanks again!
Thanks for your feedback 🙂
I have been using terraform on Linux with each but now trying to do windows environment with VsScode only for it not to work until I found this video. thank you.
Thanks a ton.. An excellent explanation
Thanks for the great tutorial. good start
Ek number 😀
Well explained! Thank you sir!
excellent content, point to point explanation... Great work.. Please do upoload more content like this for newbies.
If you get the following error: "Terraform initialized in an empty directory!"
You need to cd into the /terraform/ directory. In the VS Coder Terminal type "cd terraform" enter. Then try running terraform init again.
12:01 after aws configure, the powershell on VS code says aws command not recognized. Do I need to set path for that? Does anyone know what to do?
Download and install AWS CLI .msi on windows
www.fosstechnix.com/how-to-install-aws-cli-on-windows/
And try aws configure command
Really helpful. Thanks for doing this 👍
Thanks for your kind words ☺️
big thanks bro i was unable to setup and integrate tq soo much
A very good tutorial. Thanks again!
I'm getting so many errors I saw this vedio thanks a lot sir❤
Best tutorial! Thank you ! for helping out
for azure you woudl need to download Azure cli right.. how about the creating the access key etc? can you care to explain? Thanks.
Thank u so much very useful thanks a lot..
Thank you for this video, I've been trying to set this up without success, but not I am all set!!
Can you please help us understand : How does that main.tf accesses our aws console ? Using aws CLI ?access keys ? like how it was able to login into the same account. I might have missed something*
any error you are getting?
I am getting error when running AWS configure command in terminal at 11:50. It shows "aws : The term 'aws' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Please help me with this part..???
Same issue,did u fixed ur issue
Very good video my error is resolved by this video
Thanks for sharing your feedback 👍.
can we use Tf in VScode without installing in machine and just by extension
Have you conducting any class for devops ?
Yes
BRO THANK YOU SO DAMN MUCH
Very well explained
Thanks for your kind words ☺️
great video. Thank you :)
Thank you too!
Good one... Thanks
Keep watching
Thanks Man !!!!!
Hi guys hope you guys can help.. i have followed all the steps but when running terrform apply it comes back with "No changes. Your infrastructure matches the configuration."
Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
Can some one help these code exactly the same as above..
Thank you
very helpful, thank you! :)
Hey can you please te me how you cleared that error saying " terraform not recognized" while you are running terraform validate command.
Thanks, Can you please upload Mongodb cluster setup with replication with highavailablity with x509 certification setup
Need to show how are you resolve that adder using terraform plan
Thank you❤❤
Hi Team, I am getting error while aws configure , can someone help on
aws : The term 'aws' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
At line:1 char:1
+ aws configure
+ ~~~
what worked for me was hard resetting VS Code. End task in task manager and re open. Hope this helps
This it ! this guy gets it
PS C:\Terraform> terraform plan
No changes. Your infrastructure matches the configuration.
Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.
PS C:\Terraform> terraform apply
No changes. Your infrastructure matches the configuration.
Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. i am getting this error
there is already you created ec2 instance, try terraform destroy and run terraform plan again.
But still getting the same error after running the terraform destroy command😢
Nice video bro
Here it is mandatory to create an user and attach admin access policy.. Can u please help..
it is not mandatory, you can give any permission.
How to get that keypair??? Please reply??
Thanks you bro
Why ubuntu instance only?