Terraform 설치 방법 (Windows)
- Terraform 공식 페이지에서 Windows 바이너리 파일 다운로드
- terraform.exe를 원하는 경로로 옮기기 (여기서는 바탕화면에 위치)
- 시스템 환경 변수 편집 -> 환경 변수 -> 시스템 변수 - Path에 해당 경로 추가
- powershell or emd에서 terraform 명령어 테스트
Reference
https://bosungtea9416.tistory.com/entry/AWS-Terraform-%EC%84%A4%EC%B9%98-on-Windows-10
'Infra > Terraform' 카테고리의 다른 글
[Terraform] Terraform 개념과 자주 쓰이는 명령어 (1) | 2024.10.05 |
---|