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

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

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

See merge request app/holi-moderation!186
parents 1d97df96 fac809e2
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
.deploy_infra:
stage: deploy
image:
name: "europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.10.3"
name: "europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.10.4"
entrypoint: ["/bin/sh", "-c"]
needs:
- "apps:build"
......@@ -44,7 +44,7 @@ deploy:review:infra:
deploy:review:stop:
stage: destroy
image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.10.3'
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.10.4'
entrypoint: ["/bin/sh", "-c"]
# don't fetch the repo - just work with the artifacts
variables:
......
1.10.3
1.10.4
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