Skip to content

Create terraform.yaml #1

Create terraform.yaml

Create terraform.yaml #1

Workflow file for this run

name: Terraform
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
validate-terraform:
if: github.event.ref == 'refs/heads/main'
name: Valdiate
uses: stuttgart-things/stuttgart-things/.github/workflows/terraform.yaml@main

Check failure on line 13 in .github/workflows/terraform.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/terraform.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/terraform.yaml" -> "stuttgart-things/stuttgart-things/.github/workflows/terraform.yaml@main" : failed to fetch workflow: workflow was not found.
with:
environment-name: k8s
runs-on: arc-runner-scale-set-flux2-cluster-bootstrap
terraform-version: 1.6
tflint-version: v0.50.0
continue-error: false