Install and use OpenTofu

Поділитися
Вставка
  • Опубліковано 2 сер 2024
  • In this video I explain how to install and use OpenTofu
    OpenTofu Repository: github.com/opentofu/opentofu
    Install Golang: go.dev/doc/install
    In this video, the executable is called `opentofu`, but I have it on good authority that the executable will just be called `tofu` in the future. So keep this in mind!
    --
    Timestampts:
    00:00 Intro
    00:13 What is OpenTofu
    02:06 Install OpenTofu
    04:05 Use OpenTofu
  • Наука та технологія

КОМЕНТАРІ • 11

  • @emiliveiga517
    @emiliveiga517 9 місяців тому

    Great video, thank you so much! I will probably start using this for future projects

  • @Idlecodex
    @Idlecodex 10 місяців тому

    Great one! Thanks!

  • @jonnetg
    @jonnetg 10 місяців тому

    Excellent! Thanks

  • @mateofalcone8609
    @mateofalcone8609 10 місяців тому +3

    The commands will start with 'tofu' rather than 'opentofu'. You can even see this at 4:42 where init output suggests to run 'tofu plan'.

    • @mathisve
      @mathisve  10 місяців тому

      Oh that's a good catch! I'll put it in the description!

  • @prudveerajgikki5960
    @prudveerajgikki5960 10 місяців тому +1

    How about installing it in Windows?

  • @duyluanontheflow
    @duyluanontheflow 10 місяців тому

    What is the terminal you are using?

    • @mathisve
      @mathisve  8 місяців тому

      iTerm 2 with the Berkeley Mono font

  • @Xelamus
    @Xelamus 10 місяців тому +1

    > opentofu init - sounds strange 😁

    • @mathisve
      @mathisve  10 місяців тому

      I agree haha