diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4045d6f771f9f740ef32d7908ff54cadc229a589..f5d781edb14cfded5cf4a8d472c552ef495e0338 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: busybox:latest
 
 variables:
   TF_ROOT: ${CI_PROJECT_DIR}/manifests/elastic
-  TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/manifests/elastic
+  TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/manifests-elastic
 
 cache:
   key: manifests-elastic