Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

VDCTEAM-6290 [MM] :: Initial Commit #5

VDCTEAM-6290 [MM] :: Initial Commit

VDCTEAM-6290 [MM] :: Initial Commit #5

name: Terraform Plan
on:
pull_request:
branches: ['main']
jobs:
terraform_plan_dev:
uses: .github/workflows/terraform-plan-action.yml

Check failure on line 9 in .github/workflows/terraform-plan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/terraform-plan.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
vdc-environment: dev
# terraform_plan_live:
# uses: .github/workflows/terraform-plan-action.yml
# needs: terraform_apply_dev
# with:
# vdc-environment: live