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 646d15aa authored by Nicolas's avatar Nicolas
Browse files

Use Terraform image

parent a3ce30bf
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,10 @@ image: busybox:latest
elastic:
stage: deploy
tags:
- docker
image:
name: "hashicorp/terraform:latest"
name: "hashicorp/terraform:1.0.11"
entrypoint: [""]
script:
- terraform version
\ No newline at end of file
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