install terraform for e2e test

This commit is contained in:
miampf 2025-02-18 13:25:00 +01:00
parent d0b3bdb81c
commit 452b16801d
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -156,6 +156,7 @@ runs:
registry: ${{ inputs.registry }} registry: ${{ inputs.registry }}
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ inputs.githubToken }} password: ${{ inputs.githubToken }}
nixTools: terraform
- name: Build CLI - name: Build CLI
if: inputs.cliVersion == '' if: inputs.cliVersion == ''