Skip to content

Commit

Permalink
testing to see if plan works without dflook
Browse files Browse the repository at this point in the history
  • Loading branch information
chelseybeck committed Feb 8, 2024
1 parent 890454e commit cdf8ce8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/terraform-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,11 @@ jobs:
run: terraform init

- name: Terraform Plan
uses: dflook/terraform-plan@v1
with:
path: terraform
run: terraform plan

# - name: Terraform Plan
# uses: dflook/terraform-plan@v1
# with:
# path: terraform


0 comments on commit cdf8ce8

Please sign in to comment.