Skip to content
Snippets Groups Projects
Commit 8c4a6de3 authored by Tiger Watson's avatar Tiger Watson
Browse files

Use static terraform-images version in Terraform template

Changelog: changed
parent 4eabac4b
No related branches found
No related tags found
1 merge request!95883Use static terraform-images version in Terraform template
......@@ -9,7 +9,7 @@
# There is a more opinionated template which we suggest the users to abide,
# which is the lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
image:
name: "$CI_TEMPLATE_REGISTRY_HOST/gitlab-org/terraform-images/releases/terraform:1.1.9"
name: "$CI_TEMPLATE_REGISTRY_HOST/gitlab-org/terraform-images/releases/1.1:v0.43.0"
variables:
TF_ROOT: ${CI_PROJECT_DIR} # The relative path to the root directory of the Terraform project
......
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