chore(ci): fix trufflehog scan #2

Merged
mauritz.uphoff merged 1 commit from ci/fix-trufflehog-scan into main 2026-04-15 07:07:17 +00:00
2 changed files with 1 additions and 4 deletions

View file

@ -19,7 +19,7 @@ jobs:
uses: edplato/trufflehog-actions-scan@master
- name: TruffleHog Scan (managed git)
if: github.server_url != 'https://github.com'
if: github.server_url == 'https://professional-service.git.onstackit.cloud'
uses: https://github.com/edplato/trufflehog-actions-scan@master
pre-commit-checks:

View file

@ -28,9 +28,6 @@ variable "name" {
default = "test-machine"
}
variable "availability_zone" {
description = "The availability zone (e.g. eu01-1)"
type = string