Wondering how you have less subscribers with the best explaination.. the best youtuber in this field.. best end to end explaination.. i was about to pay 32k tosimplilearn and cancelled after watching your videos.. thanks for saving me 32k
@DevOpsCoach4 ай бұрын
Appreciate that, thank you so much!
@tanliz7652 ай бұрын
Thank you for this simple explanation! This was very helpful.
@DevOpsCoach2 ай бұрын
Glad it was helpful!
@chetanrokade51569 ай бұрын
Great Sir, Very straight forward explanation.
@DevOpsCoach9 ай бұрын
Glad you liked it thank you
@pjj74662 жыл бұрын
sir post daily a video.. that will grow your channel in diffrent level... belive me your conent was awsome..
@DevOpsCoach2 жыл бұрын
Thank you so much! Posting daily will be really challenging! But will try at least once a week
@mkraochirumamilla2 жыл бұрын
Thanks for your videos and knowledge sharing. What happens if two terraform developers executed terraform apply/destroy concurrently working on the same terraform code base and have two different remote state files in different blob containers?
@CoolBuddy-c1z Жыл бұрын
Awesome Sir 😊
@DevOpsCoach Жыл бұрын
Thanks a lot 😊
@ramseym65162 жыл бұрын
Thank you so much sir for sharing this - really helped in expanding knowledge
@DevOpsCoach2 жыл бұрын
Glad it was helpful!
@anshuanand76572 жыл бұрын
Good Job well explained
@DevOpsCoach2 жыл бұрын
Glad it was helpful! Thanks Anshu!
@anshuanand76572 жыл бұрын
Hi,@@DevOpsCoach I wants to read the state file from azure storage can u plz make a video on this using azure it will be more helpful for others also bcz nowadays maximum project is coming to read the file from statefile only.
@kirank30522 жыл бұрын
awesome video , liked it
@DevOpsCoach2 жыл бұрын
Thank you 👍
@francoredaelli71672 жыл бұрын
What about the access_key reported in the site as information needed fot backend.tf ? Without that in the backend.tf the init fails (I'm using terraform 3.33.0).
@DevOpsCoach2 жыл бұрын
it was a typo. key(not access key) is nothing but name of the terraform remote state file.
@indranilmondal5509 Жыл бұрын
how to run this through release pipeline.. unable to provide yes/ no during pipeline run
@545152311 ай бұрын
-auto-approve option after apply which means it's confirmes itsellf
@nazhan634721 күн бұрын
Thankyou
@DevOpsCoach20 күн бұрын
You’re welcome 😊
@SpiritualAdda002 жыл бұрын
How to lock the tf state file in azure storage blob a/c
@DevOpsCoach2 жыл бұрын
you don't have to lock explicitly. Azure Storage blobs are automatically locked before any operation that writes state.