Skip to content

Merge pull request #17 from stuttgart-things/renovate/configure #42

Merge pull request #17 from stuttgart-things/renovate/configure

Merge pull request #17 from stuttgart-things/renovate/configure #42

---
name: Terraform
on:
push:
branches:
- main
- feature/*
- review/*
- fix/*
pull_request:
types: [opened, reopened]
jobs:
validate-terraform:
if: github.event.ref == 'refs/heads/main'
name: Valdiate
uses: stuttgart-things/stuttgart-things/.github/workflows/validate-terraform.yaml@main

Check failure on line 17 in .github/workflows/validate-terraform.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/validate-terraform.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/validate-terraform.yaml" -> "stuttgart-things/stuttgart-things/.github/workflows/validate-terraform.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
environment-name: k8s
runs-on: ghr-proxmox-vm-sthings-cicd
terraform-version: 1.6
tflint-version: "v0.50.0"
continue-error: false