728x90
테라폼 다운로드
https://www.terraform.io/downloads
Downloads | Terraform by HashiCorp
Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure.
www.terraform.io
위 링크를 통해 다운로드 페이지에 들어갑니다.
Linux에서 설치 하려면 위에 Linux탭을 누르고 원하는 Os버젼을 선택 합니다.
그리고 설치 명령어를 복사해서 shell에 붙여넣기 합니다.
설치가 완료되면 terraform 명령을 실행 해봅니다. 위와 같이 나오면 잘 설치 된 것입니다.
버젼 확인
terraform --version
탬플릿.git
https://github.com/wardviaene/terraform-course
728x90