Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit ca65b2c2 authored by Nicolas's avatar Nicolas
Browse files

feat: Secure Service Account

parent 452e1beb
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ check-gke:
before_script:
- |
cd $TF_ROOT_GKE
echo $GCP_SA > gcp-sa.json
echo $GCP_SA | base64 -d > gcp-sa.json
script:
- |
gitlab-terraform init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment