curl -LO https://github.com/GoogleCloudPlatform/terraformer/releases/download/$(curl -s https://api.github.com/repos/GoogleCloudPlatform/terraformer/releases/latest | grep tag_name | cut -d '"' -f 4)/terraformer-${PROVIDER}-linux-amd64
chmod +x terraformer-${PROVIDER}-linux-amd64
sudo mv terraformer-${PROVIDER}-linux-amd64 /usr/local/bin/terraformer
설치 확인
Terraformer version
'Cloud > EKS' 카테고리의 다른 글
Terraformer 기존 EKS Autoscaling 자원 대상 IaC 코드 추출 (0) | 2022.04.23 |
---|---|
aws eks (0) | 2022.04.23 |
Kubectl 오류 The connection to the server localhost:8080 was refused - did you specify the right host or port? (0) | 2022.04.12 |
Kubectl 클린 Uninstall (0) | 2022.04.12 |