Skip to content
Snippets Groups Projects
Commit 8cc9b18a authored by Ole Langbehn's avatar Ole Langbehn
Browse files

NOISSUE update terraform to 1.6.6 in preparation of switch to opentofu

parent 3312d1f7
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ build_docker:
.deploy:
stage: "deploy"
image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.6.1'
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.6.6'
# default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ["/bin/sh", "-c"]
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment