# git clone https://github.com/hali-linux/azure_set.git # terraform init # terraform plan # terraform apply # terraform output -raw tls_private_key > azure-key.pem # terraform output public_ip_address # chmod 400 azure-key.pem # ssh -i azure-key.pem azureuser@20.249.99.83 # terraform destroy GCP CLI 사용하기 # mkdir gcp_cli && cd $_ # tee -a /etc/yum.repos.d/google-cloud-sdk.repo /var/www/html/index..