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

Merge branch 'renovate/terraform' into 'main'

chore(deps): update terraform to v1.11.0 (minor)

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