Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

출처: https://askubuntu.com/questions/983351/how-to-install-terraform-in-ubuntu

1. Install unzip

Code Block
sudo apt-get install unzip

...