Must know Terraform Interview question for experienced | terraform FAQs | Terraform Video1

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

Комментарии • 48

  • @JavaHomeCloud
    @JavaHomeCloud  10 месяцев назад

    🌟 Welcome to Java Home Cloud 🌟
    Register for Online Training 👉 bit.ly/3vuBQqb
    🌐 javahome.in

  • @sravanikp1036
    @sravanikp1036 3 месяца назад +1

    Best ones with clear practicals

  • @debasishparthasarathi6685
    @debasishparthasarathi6685 10 месяцев назад +1

    Nice terraform contents..High level description.. congratulations

  • @rishabh_sriv
    @rishabh_sriv Год назад +2

    to import a manually created resource, you dont need to manually add the resource creation block you can add the import block in your code & add the resource id of already created resource & output it, it will give you the entire terraform block of already manually created resource.

  • @manojpal1496
    @manojpal1496 Год назад +1

    You have created nice content of terraform , This video motivates me to see more video of your channel.Thanks.

  • @shahedabanu3616
    @shahedabanu3616 Год назад +1

    its a CRISP and CLEAR video. Waiting for some more terraform interview questions

  • @RajeshVerma-mp8qk
    @RajeshVerma-mp8qk 7 месяцев назад +1

    Excellent 👌

  • @Hussain-vi4fd
    @Hussain-vi4fd Год назад +5

    8:15 If the state file is lost you can get the current state with terraform import command. This is added in recent version

  • @durairajgopal3277
    @durairajgopal3277 Год назад +1

    it was crystal clear explained bro.thanks bro

  • @ebragimovic
    @ebragimovic Год назад +1

    My friend you are a life saver! thank you so much!!!!

    • @JavaHomeCloud
      @JavaHomeCloud  Год назад +1

      Thank you, Keep learning and keep growing

  • @VikashKumar-ty6uy
    @VikashKumar-ty6uy Год назад +1

    Thanks a lot bro...i can corelate all the questions and visualize with my current project. It will also help us to face condition based terraform interview as well.
    Thanks a lot

  • @Alberto4178-t7f
    @Alberto4178-t7f Год назад +1

    good job, I am eagerly looking for the second part.

  • @mohammadumair136
    @mohammadumair136 Год назад +1

    It's really helpful sir. Please make next part about it

    • @JavaHomeCloud
      @JavaHomeCloud  Год назад

      ruclips.net/video/jCAUHtbSLjw/видео.html

  • @rohitsakpal7219
    @rohitsakpal7219 Год назад +1

    Very good content.. 👍

  • @Dineshkumar-gb3yr
    @Dineshkumar-gb3yr Год назад

    Lovely content this is how things needed to be explained thanks alot for your work.

  • @ravisenevirathne
    @ravisenevirathne Год назад

    Very clear explanation. thanks

  • @manumanjunath8928
    @manumanjunath8928 Год назад +1

    Great job brother.. can't thatnk you more!

  • @muralireddy5493
    @muralireddy5493 Год назад +1

    good explanation 👏

  • @mukeshnishad1887
    @mukeshnishad1887 Год назад

    It's nice video sir .
    Hope you will upload next video soon.

    • @JavaHomeCloud
      @JavaHomeCloud  Год назад

      ruclips.net/video/jCAUHtbSLjw/видео.html
      Its here, Thank You

  • @Willssucceed
    @Willssucceed Год назад

    Thanks !its really help to understand. one doubt suppose if we want to import 20 subnets and 20 ec2 instance means we need to create one by one? like u show for 1 subnet import

    • @JavaHomeCloud
      @JavaHomeCloud  Год назад

      Yes you have to

    • @Willssucceed
      @Willssucceed Год назад

      @@JavaHomeCloud thanks. Then in my company they have not used terraform as of now , but we need to move to terraform means we have 148instances so again we need to do manually or is that any automation we can do?

    • @shahedabanu3616
      @shahedabanu3616 Год назад +1

      @@Willssucceed you can use for_each and Count together to create multiple instances with multi configs

    • @Willssucceed
      @Willssucceed Год назад

      @@shahedabanu3616 Thank you !

    • @karthikperumal2549
      @karthikperumal2549 11 месяцев назад

      @@Willssucceed you can use ami for multiple ec2 instance creation....

  • @sureshg7243
    @sureshg7243 Год назад

    You are delete resource and terraform apply and created again
    What if thr resource added manually in aws and you run terraform apply(new resource not declared in code)

    • @karthikperumal2549
      @karthikperumal2549 11 месяцев назад

      It wont add the resource, it will run/match the existing code. If need to add manually created resource from aws console use "import".

  • @purnimashanti26
    @purnimashanti26 Год назад +1

    Thank you

  • @penugudurugokul4720
    @penugudurugokul4720 2 месяца назад

    🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @jjeverson2269
    @jjeverson2269 Год назад

    terraform is one of the worst technologies I have ever used but its used everywhere