this video was amazing I didn't have experience on azure neither Terraform and after watching this I don't believe was simple it was thank you so much I'll put in practice this
Invaluable info. Extremely helpful. Thank you.
Good tutorial Rishab! My only feedback would be to not skip over errors/troubleshooting. After your terraform plan step, you skipped over fixing the storage account name in order to fulfill the global unique name requirement. Would have been nice if you explained that, and what tools Terraform offers to circumvent the error, example: concat the storage account name with "random_integer" resource. "storagename${random_integer.<symbolic-name>.result}
Awesome vid RIshab. Only annoying things was your video was obstructing the code you were typing. You can plan to place the video on the right corner where it wont overlap the code space.
This is really amazing. Thank you so much!
Your videos are excellent π
Very good ππ video thanks π―
wow, awesome content liked π and subscribed
Thank youππ
Hi Rishab, How are you getting the syntax before typing and what plugins you have installed?
Can you provide us with exact extensions that you are using? Thanks.
Very useful Rishab! so this is the course that your were preparing
Great video, the music only interfere with learning curve, for future reference
1. During a prod deployment, how main.tf would know that this time is has to look into prod.tfvars instead of dev one, as we are mentioning only var.variablename on code? 2. If multiple employees are working on same set of TF scripts, do they need to have same backedn.tf on each computer so that TF knows where to save the state?
which extension you are using ?
Good video, be great if your face video insert location wasn't directly over the code you are typing
Actually what type of extension you used to autocomplete @Rishab in cloud
Great illustration and very hands-on but the background music is a little distracting
Hi, the official extension in Visual Code doesn't automatically fill the text after tab like yours. Do you have any idea? I am new to Visual code + Terraform...
@rishabincloud