A tutorial aimed at beginners looking to start getting hands on experience with Terraform and Azure!
@BlackbeltD28 ай бұрын
I am just learning Terraform. This video was very good quick way of connecting my understanding of Terraform with Azure. Thanks!
@codeklaudia96966 күн бұрын
I like the way you talk. You seem very calm and humble
@teo113002 жыл бұрын
IMPORTANT: at 2:39 remember to use the latest version available as Terraform is constantly updated. Using the version in this video prevented me from deploying a PostgreSQL server ('azurerm_postgresql_flexible_server'). Using provider version 2.90.0 worked however.
@Battleneter2 жыл бұрын
yep and now " version = "~>3.10.0""
@carloseduardofernandez35232 жыл бұрын
@@Battleneter where do you check the latest version?
@Variablex-xb4is Жыл бұрын
Couldn't be find a better video to get started
@SK3PTIKDARKREBEL2 жыл бұрын
Chris thanks a lot man i have been struggling to to make my first Deployment with TerraForm this is has opened new doors!!
@adedayoaderinokun73552 жыл бұрын
Your simplicity is humbling
@theRealJohnErtel Жыл бұрын
Thanks this is just what I was looking for... explaining the basics!
@mav292 жыл бұрын
great thanks Wahl, great video. I'm adding this video on my playlist
@praveengolla41943 ай бұрын
Wow, great video, been looking for a video like this - Thanks so much!
@KevinNYC102111 ай бұрын
Very straightforward THANKS
@axellentx22 ай бұрын
Thanks Chris for this very useful and easy to follow 101!
@stefanminehan3 жыл бұрын
I liked the little extra editing you added, the pessimistic constraint pop up of you haha :D
@Sorrowgrave3 жыл бұрын
I'm leaving a comment mainly to help with the algorithm but I'll also add some useful keywords like : This was super useful, helped me a lot, fun to watch, good quality of video and sound.
@roycerenzogaleos99773 жыл бұрын
Just starting out with Azure and Terraform, thank you great video.
@TheBeach55632 жыл бұрын
Looks cool. Im just getting started with Azure Fundamentals but I keep hearing how this is gonna be a good skill to learn as I get into AZ-104 and maybe AZ-204.
@georgehu8652 Жыл бұрын
use bicep is much better.
@karenj58803 жыл бұрын
Thank you... best video I've seen so far in getting started.
@suseboy13 жыл бұрын
Thanks for this introductory video.
@mikesiwer2 жыл бұрын
You are good. like your video style. funny and make key point clear.
@shaikhmoin39602 жыл бұрын
Simple and sweet. Grate job buddy.
@2maxcrook3 жыл бұрын
Late to the party, but this is great. It's well presented and simple to follow. Thank you.
@charlesw.612 жыл бұрын
Thanks mate, super helpful!
@Iam_tokyo2 жыл бұрын
short and simple Thank You
@tobyutd__47752 жыл бұрын
Thanks great video. Looks a lot easier than I thought as I’m from an infrastructure background but have never coded
@XinWongDigital3 жыл бұрын
very clear. nice and short and precise. thank man
@dansmith53813 жыл бұрын
Thank you, great video for me just getting started with Terraform and azure
@mohameddridi80207 ай бұрын
we looking for more vidéos like this 😉
@ghost1on3 жыл бұрын
Thanks man, this is a great introduction video.
@OMNS7773 жыл бұрын
Thank you so much Chris! So helpful! Time to get into some awesome TF automation magic with Azure ;)
@vinodprasad3832 жыл бұрын
Great explanation
@Sinred1 Жыл бұрын
great tutorial, quite understandable!
@bansalvijay2 жыл бұрын
Great video!
@terry.chootiyaa3 жыл бұрын
*Hi great video very useful and to the point .....please can you tell me were to get the info for the regions and stuff ..like you mentioned us east ....is there a website I can get all the resource list for cli usage 👍*
@shanebagel8 ай бұрын
Dude awesome video
@5095466213 жыл бұрын
While executing the code, you are using the command as tf init, tf plan, tf apply. How to do that, bcoz I'm able to execute only on writing complete word as terraform. How to change the executable command from terraform to tf?
@truongvu32 жыл бұрын
Rename the exe to tf.exe
@uaena1822 жыл бұрын
thanks for this video
@i-am-oi2 жыл бұрын
Hi there, Many thanks for the video please how do I write a module to retry a task after it failed.
@cerritosrules Жыл бұрын
I am trying to set up terraform with my frontend, backend repos and a sql database. Would I need a resource group for each of them?
@marksimmons58392 жыл бұрын
Any here know what Shell is being used @3:04...and how I would open it?
@truongvu32 жыл бұрын
Looks like powershell in Visal Studio Code
@edwardv45468 ай бұрын
Thank you!
@1flovera3 жыл бұрын
share the music artist in the background please!
@nahum353 жыл бұрын
Thank you for a great tutorial, keep it going!!!
@diegoquirozramirez3 жыл бұрын
which are the best practices when use terraform?
@jamesjones6445 Жыл бұрын
what code program are you using
@abhisheknagpal31722 жыл бұрын
In Visual Studio I have done some changes but still I am getting this "Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed." Terraform init however is working fine and lock.hcl is also created there .Please suggest
@amitdutta5723 жыл бұрын
what if i want to use old resource group?
@ShawkingIT4 жыл бұрын
Great video Chris! Which cloud have you enjoyed the most working with terraform on?
@Wahlnetwork4 жыл бұрын
Thank you! I'd probably say AWS - seemingly every feature is captured, documented, and consumable in Terraform.
@dinmukhammedtleuzhanuly12255 ай бұрын
thanks!
@ssjhawkeye3 жыл бұрын
Hey what terminal or editor are you using to write your code here?
@igorbobrovnik92353 жыл бұрын
Спасибо, классное видео)
@Shruthinagraj882 жыл бұрын
Very happy with tutorial except that music/noise along with.
@raphaeltavares61213 жыл бұрын
Nice tutorial! What vscode theme do u use for ur terraform files? my letters are all white
@Wahlnetwork3 жыл бұрын
Thank you. I use One Dark Pro.
@navjots354 жыл бұрын
That was great! Using terraform for AKS. However, would love to see the Service mesh tutorial..like if it's possible for you?!😃😶 Anyways. This was great. Have a great day!
@RACE.TV14 ай бұрын
"First we need to make sure Terraform is installed" "Oh look its already installed" Yeah great guide - first step and nobody can follow along that hasn't already used Terraform
@LukeMurrayGoogle3 жыл бұрын
Kinda skips the installing Terraform and configuring with Azure bit. Good video but the 1st 2 mins could be a 101 video.
@purelaffsАй бұрын
Beginning of video says Terraform needs to be installed but doesn't tell you how but just checks version........disappointed.
@scottstensland Жыл бұрын
Please do not pump in background music ... do not buy the hYpe from yt ... if folks need that they will have their own tunes
@akab2112 жыл бұрын
Pessimistic operators ensure that we wont have any false hopes...
@ITCLOUD13 Жыл бұрын
you didn't even realize that you're talking to beginners, you started your explanation directly with >terraform version 🤣🤣😂😂😂, people don't know where to start and you type this direct command hhh !!, no, already you have to show how to install terraform on wind or linux then step by step,, too bad !! Short,
@ifbootfitz5 ай бұрын
Something else, is you never Short code and use Aliases when explaining to beginners. Teaching should mean knowing the full syntax.
@ITCLOUD13 Жыл бұрын
tu t'es même pas rendu-compte que tu t'adresses à des débutants, tu as commencé direct ton explication par >terraform version 🤣🤣😂😂😂😂🤣🤣, les gens ne savent pas par où commencer et toi tu tapes cette commande direct hhh !!, non, déjà il faut montrer comment installer terraform sur wind ou linux puis étape par étape ,, dommage !! bref,
@shaakirshaikh673410 ай бұрын
DO you really think this video will help beginners?