diff --git a/.github/workflows/validation.yaml b/.github/workflows/validation.yaml index bdc2196..1670d48 100644 --- a/.github/workflows/validation.yaml +++ b/.github/workflows/validation.yaml @@ -31,6 +31,7 @@ jobs: with: python-version: 3.x - uses: Homebrew/actions/setup-homebrew@master + if: inputs.validateTerraform == true - name: Install Terraform dependencies if: inputs.validateTerraform == true run: brew install tflint tfsec