Skip to content

Commit

Permalink
Test CI using byu-oit/github-action-tf-plan-comment@support-tofu
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryGSC committed Jun 25, 2024
1 parent 6ed12da commit ec5744f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: tofu plan -var-file=${{ matrix.env.environment_name }}.tfvars -var 'image_tag=ci_test' -input=false -out plan -lock=false

- name: Comment Terraform Plan
uses: byu-oit/github-action-tf-plan-comment@v1
uses: byu-oit/github-action-tf-plan-comment@support-tofu
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
working-directory: terraform/app
Expand Down

0 comments on commit ec5744f

Please sign in to comment.