Commit 5b41e03b authored by Viktor Nagy (GitLab)'s avatar Viktor Nagy (GitLab) Committed by Tiger

Do not cache .terraform.lock.hcl

Changelog: fixed
parent c5eff2b8
......@@ -20,7 +20,6 @@ cache:
key: "${TF_ROOT}"
paths:
- ${TF_ROOT}/.terraform/
- ${TF_ROOT}/.terraform.lock.hcl
.init: &init
stage: init
......
......@@ -20,7 +20,6 @@ cache:
key: "${TF_ROOT}"
paths:
- ${TF_ROOT}/.terraform/
- ${TF_ROOT}/.terraform.lock.hcl
.terraform:init: &terraform_init
stage: init
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment