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

chore(deps): update terraform monorepo to v1.11.1

parent e0c1749d
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ stages: ...@@ -43,7 +43,7 @@ stages:
.deploy: .deploy:
image: image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.0' name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.1'
# 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:
...@@ -215,7 +215,7 @@ review_destroy: ...@@ -215,7 +215,7 @@ review_destroy:
stage: destroy stage: destroy
needs: ['review_deploy'] needs: ['review_deploy']
image: image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.0' name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.1'
# 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.0 1.11.1
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