Skip to content
Snippets Groups Projects
Commit 726cfb59 authored by Tiger Watson's avatar Tiger Watson
Browse files

Merge branch 'Alexand-master-patch-1ad6' into 'master'

Remove unnecessary TF_CACHE_KEY

See merge request https://gitlab.com/gitlab-org/terraform-images/-/merge_requests/244



Merged-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarTiger Watson <twatson@gitlab.com>
Co-authored-by: default avatarJoão Alexandre Cunha <j.a.cunha@gmail.com>
parents 0cada14b db8993c2
No related branches found
No related tags found
No related merge requests found
...@@ -463,7 +463,6 @@ integration-test-template: ...@@ -463,7 +463,6 @@ integration-test-template:
variables: variables:
TERRAFORM_VERSION: $STABLE_VERSION TERRAFORM_VERSION: $STABLE_VERSION
TF_STATE_NAME: ci-integration-test-template-$CI_PIPELINE_IID-$CI_NODE_INDEX TF_STATE_NAME: ci-integration-test-template-$CI_PIPELINE_IID-$CI_NODE_INDEX
TF_CACHE_KEY: default
TF_ROOT: tests TF_ROOT: tests
trigger: trigger:
include: .gitlab/integration-test/Test-$TEMPLATE include: .gitlab/integration-test/Test-$TEMPLATE
......
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