Skip to content
Snippets Groups Projects
Commit baebf74b authored by scerelli's avatar scerelli
Browse files

Merge branch 'main' into production

parents 5e1bf88a e5124707
No related branches found
Tags release/1.51.0
No related merge requests found
......@@ -15,7 +15,7 @@ variables:
.deploy:
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.2'
# default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c']
variables:
......@@ -112,7 +112,7 @@ review_smoketest:
review_destroy:
needs: ['review_deploy']
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.2'
# default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c']
variables:
......
1.11.0
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