Skip to content
Snippets Groups Projects
Commit b11e1b62 authored by nimrod's avatar nimrod
Browse files

Use tofu instead of terraform.

parent 530c39a7
No related branches found
No related tags found
No related merge requests found
Pipeline #4246 passed
...@@ -12,6 +12,7 @@ pre-commit: ...@@ -12,6 +12,7 @@ pre-commit:
XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache" XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache"
SKIP: |- SKIP: |-
gitlab-ci-linter,pip-compile gitlab-ci-linter,pip-compile
TF_CLI: tofu
# yamllint disable-line rule:line-length # yamllint disable-line rule:line-length
TF_HTTP_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default TF_HTTP_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default
TF_HTTP_USERNAME: gitlab-ci-token TF_HTTP_USERNAME: gitlab-ci-token
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment