Files
infrastructure/.github/workflows/terraform-plan.yaml
Noah 17d326768b
Some checks failed
Terraform Plan / plan (push) Failing after 0s
feat: add Terraform Plan workflow configuration
2025-12-23 20:44:05 +01:00

7 lines
105 B
YAML

name: Terraform Plan
run-name: Planning Terraform Changes
on: [push]
jobs:
plan:
runs-on: ssot