Commit 20c4b224 authored by nimrod's avatar nimrod
Browse files

GitLab CI: Replace Terraform with OpenTofu.

parent 16e747d7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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