Skip to content
Snippets Groups Projects
Commit 60d733a6 authored by Renovate Bot's avatar Renovate Bot
Browse files

Merge branch 'renovate/patch-terraform' into 'main'

chore(deps): update terraform to v1.11.2 (patch)

See merge request app/holi-app-donations!83
parents c172b4b7 e4db983d
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ stages: ...@@ -36,7 +36,7 @@ stages:
.deploy: .deploy:
image: image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.1' name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.2'
# default entrypoint is terraform command, but we want to run shell scripts # default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c'] entrypoint: ['/bin/sh', '-c']
variables: variables:
...@@ -132,7 +132,7 @@ review_destroy: ...@@ -132,7 +132,7 @@ review_destroy:
needs: ['review_deploy'] needs: ['review_deploy']
stage: deploy stage: deploy
image: image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.1' name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.2'
# default entrypoint is terraform command, but we want to run shell scripts # default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c'] entrypoint: ['/bin/sh', '-c']
variables: variables:
......
1.11.1 1.11.2
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