completion (2) 썸네일형 리스트형 [Terraform]Install Terraform on Mac M1 Install Terraform with homebrew doc https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli#install-terraform terraform git https://github.com/hashicorp/terraform brew option tap directory (and usually Git repository) of formulae, casks and/or external commands Install Terraform with homebrew # brew tap, homebrew에 pacakge를 저장 brew tap hashicorp/tap # terraform 설치 brew ins.. [Kubernetes]kubectl command 자동 완성 kubectl cheat sheet setting bashrc 혹은 profile 설정이 가능 곳에 아래 내용을 입력하고 적용한다. # for bash source 이전 1 다음