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

GitLab CI: Replace Terraform with OpenTofu.

parent 16e747d7
No related branches found
No related tags found
No related merge requests found
Pipeline #4240 passed
......@@ -10,7 +10,7 @@ include:
default:
before_script:
- apt-get update
- apt-get install -y terraform
- apt-get install -y tofu
AWS Terraform plan:
extends: .tf_plan
......
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