Skip to content
Snippets Groups Projects
Commit ec8a2a2e authored by Patchy's avatar Patchy
Browse files

chore(deps): update terraform to v1.11.0

parent f6a7551c
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.5"
name: "europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.0"
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.5'
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.0'
entrypoint: ["/bin/sh", "-c"]
# don't fetch the repo - just work with the artifacts
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