Commit b11e1b62 authored by nimrod's avatar nimrod
Browse files

Use tofu instead of terraform.

parent 530c39a7
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -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