@rishabincloud

Which Cloud Provider next? Comment⬇

N/A

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

@ChanceTEK

Invaluable info. Extremely helpful. Thank you.

@jaredthivener1661

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}

@gulzarshaikh3060

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.

@phyothantaung9646

This is really amazing. Thank you so much!

@Sarg5554

Your videos are excellent πŸ‘

@vaibhavpatil4137

Very good πŸ‘πŸ‘ video thanks πŸ’―

@mouni_mahendranath

wow, awesome content liked πŸ‘ and subscribed

@svh4146

Thank youπŸ‘ŒπŸ‘Œ

@akrammohammed2065

Hi Rishab,

How are you getting the syntax before typing and what plugins you have installed?

@grzegorzsyperek3734

Can you provide us with exact extensions that you are using? Thanks.

@ShivamSharma7

Very useful Rishab! so this is the course that your were preparing

@roeyleon22

Great video, the music only interfere with learning curve, for future reference

@ravisom6964

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?

@ArunKumar-up2fz

which extension you are using ?

@ManxNostalgiaVideos

Good video, be great if your face video insert location wasn't directly over the code you are typing

@ameeruddinsyed5798

Actually what type of extension you used to autocomplete @Rishab in cloud

@josedahlson5345

Great illustration and very hands-on but the background music is a little distracting

@TS-lk7zu

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...