github.com/replicatedhq/ship@v0.55.0/integration/init_app/amazon-eks-template/expected/installer/install.sh (about)

     1  #!/bin/bash
     2  echo "run:"
     3  echo "terraform apply -f new/new_vpc.tf"
     4  echo "kubectl apply -f kube.yaml --kubeconfig new/kubeconfig_cluster-name-template"