Run your First Terraform code for beginners - What is main.tf & how to use it in Visual Studio Code

Поделиться
HTML-код
  • Опубликовано: 25 июн 2020
  • In this video, I have shown you how to write your first terraform code and execute terraform code through visual studio IDE. This is a series of video and this is 4th video in the series. If you are beginner, I would recommend to go through from first video on installation of Terraform in Windows, Visual Studio IDE install, Configure Terraform user in IAM AWS Console

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

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

    Good explanation,i kick started Terraform with ur videos.. 👍

  • @Paul-lp9mo
    @Paul-lp9mo Год назад

    Thank you legend

  • @pankajmanmode2825
    @pankajmanmode2825 3 года назад

    Even after add Terraform plugins unable to see the aws version getting error that aws command not found.

    • @amazingdevops
      @amazingdevops  3 года назад

      You have to install aws cli to get the aws cli version. Plugins will not help to solve that.

    • @pankajmanmode2825
      @pankajmanmode2825 3 года назад

      @@amazingdevops Thank you for reply, can you please update the procedure for VScode how to get install aws cli.

    • @pankajmanmode2825
      @pankajmanmode2825 3 года назад

      @@amazingdevops I have installed aws cli and version is showing on windows command prompt but not on VScode. How to sync in VScode please guide.

    • @pankajmanmode2825
      @pankajmanmode2825 3 года назад

      After re-open VScode aws cli is synced.. able to see the aws cli version now. Thanks ..

    • @amazingdevops
      @amazingdevops  3 года назад

      @@pankajmanmode2825 Welcome