Getting Started With Terraform | Terraform Tutorial | #3

preview_player
Показать описание
Getting started with Terraform is very easy and I'll show you how in this beginner tutorial. In this video we will get up and running with a basic Terraform configuration by creating an AWS EC2 instance from a configuration file that we create using the Terraform Language. At the end of the video I'll show you how to tear down the infrastructure that we created.

Below are a few other topics we'll be going over in this tutorial.

- Installing a vscode extension for Terraform
- Explaining the Terraform Language
- Providers and how to authenticate
- Resources
- Terraform commands like init, plan, apply and destroy
- State files - Local and remote state

Code Examples:

Resources:

Providers:

AWS Provider:

Azure Provider:

AWS ec2 Instance:

VSCode Extension:
Рекомендации по теме
Комментарии
Автор

Whenever I don't work with Terraform for some time, I always return here and use your course as my recap. Awesome material!

gabrielradu
Автор

Hello, I'm trying to setup my AWS account to get they API key, if you can pointed out on a tutorial to have the step to have terraform ready to create the instance in AWS. Thanks

estebanlvn
Автор

This video helped me a lot. appreciate ! Your voice is good.

강인욱-kn
Автор

Man, good stuff! Presented at a level where I think most tech folks can easily understand, and quickly pick-up. Will be consuming this series of videos! thanks!

lw
Автор

one part that i didnt see what where you used the CLI to login to your account. I know you probably didnt want to leak that, but I think its import to show that you need to login with it before running apply.

mkfuertes
Автор

Thanks Will, it's really helpful :) ... search for the good tutorial on TF is finished now

tushardashpute
Автор

This is great content.. Quality is not in only Content and teaching too.. Thanks a lot

karthikeyanrasipalayamdura
Автор

What I can’t believe is how I missed your videos when I was transitioning to a DevOps Engineer. This is great stuff man and appreciate all the work put into it for peeps like me. Can wait for some more trendy tuts your brewing up. Well done once again. Liked and Subscribed!!! ;)

thephotographerltd
Автор

Nice, I have installed extension but auto complete is not working

KathirVel-fbsf
Автор

One of the few good tutorials about Terraform on YT 👍 #terraform

davidef.
Автор

Wow! Great content and explanations! Digging the tutorials :)) liked and subscribed

brunoramos
Автор

thank you for this great content, i just discovered your video, i'm thanking you from morocco, i couldnt get where you added the authentication part, it wasnt added on the code and its applyed to your account, the ami code is related to the account ? or just its always like that for all accounts ?
thank everyone for taking time to answer me

Yesdin
Автор

I like that but one feedback.
It would be good if you also tell us about ~> sign in version. What does this mean? :-)

hamidmahmood
Автор

Hi, how to store different aws account credentials under terraform profiles, and how to use terraform profiles

venkatramesh
Автор

Hey will, how did we get to create an instance with out providing the access key ID and secret key?

agassijoel
Автор

Great content! Love it! Sub'd! I'll watch your other tutorials now. 😊

neilfpv
Автор

what is the software he is typing commands in? please reply i need this urgently.powershell and cmd are'nt working with terraform in my PC

pbdinesh
Автор

Thank you for this!!! We all appreciate it!

felipeozoski
Автор

Nice Will great video.. I want to understand as how terraform understands how to login and authenticates with userlogin if i am doing multiple providers at the same time..

GravitySucks