diff --git a/modules/inception/gcp/bastion-startup.tmpl b/modules/inception/gcp/bastion-startup.tmpl index f3f364e9..ea1be15f 100644 --- a/modules/inception/gcp/bastion-startup.tmpl +++ b/modules/inception/gcp/bastion-startup.tmpl @@ -7,7 +7,7 @@ apt-add-repository "deb [arch=amd64] https://apt.releases.hashicorp.com $(lsb_re # Keep make and terraform the first items installed as they are needed # for testflight to complete -apt-get update && apt-get install -y make terraform jq tree wget redis postgresql +apt-get update && apt-get install -y make terraform jq tree wget redis postgresql vault gcloud components install gke-gcloud-auth-plugin