2. Terraform - Write your 1st Terraform manifest | Provision an EC2 instance on AWS using Terraform

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 19

  • @dushyanthkumar8533
    @dushyanthkumar8533 11 місяців тому +1

    You have explained very clearly about the terraform concepts with hands on thank you!

  • @Samuel-qh6gx
    @Samuel-qh6gx Рік тому

    You have done a great job explaining every step involved. I watched from the 1st video to this one, and I can say that this is very informative. I have used this for my assignment and now i can say i have mastered it. Thank you.

  • @shivanipatil3091
    @shivanipatil3091 11 місяців тому +2

    i am not able to connect to my aws account i did the exact steps you have done

  • @prabhamadhavan3100
    @prabhamadhavan3100 Рік тому +1

    Brilliant explanation , crisp to the concept, I have a doubt how terraform know that EC2 instances are created in our account , I didn't see any account info in the manifest file ?

    • @iSiddharthRao69
      @iSiddharthRao69 Рік тому +1

      He probably has configured access key and secret key in his machine. That's the reason he didn't need to provide that info explicitly.

    • @prabhamadhavan3100
      @prabhamadhavan3100 Рік тому

      @@iSiddharthRao69 Thanks a lot !

  • @shivanipatil3091
    @shivanipatil3091 11 місяців тому

    In VisualStudio New file is not initializing can you explain what i am doing wrong

  • @satendrakumar-ue4ze
    @satendrakumar-ue4ze Рік тому

    awesome video

  • @rameshkatari183
    @rameshkatari183 Рік тому

    Nice explanation...Can you explain in depth and do one project by using terraform

  • @sreenathkundarapu7127
    @sreenathkundarapu7127 Рік тому

    Please create video more information on teraform

  • @charantangisetti6824
    @charantangisetti6824 Рік тому +1

    Waiting

  • @felipearaujo2185
    @felipearaujo2185 Рік тому

    the term 'terraform' is not recognized as the name of a cmdlet - i got this message after try to user terminal
    any idea?

  • @nikhilahiremath758
    @nikhilahiremath758 Рік тому +1

    thank you

  • @BalajiShari
    @BalajiShari Рік тому

    Hi, Please make a video on state file.... thanks

  • @ashiqmayanad
    @ashiqmayanad Рік тому

    thanks a ton

  • @1982pik2
    @1982pik2 Рік тому

    How the vs code got access to create the EC2 in your AWS account? Where you mentioned the access key and role to connect to your aws account?

    • @subashradhakrishnan9566
      @subashradhakrishnan9566 Рік тому

      You can connect the code via cli by giving the access key and secret key. So that it's not necessary to mention the access key in terraform.

  • @FernandoFHernandez
    @FernandoFHernandez Рік тому

    In List