Skip to content

Commit

Permalink
more test workflaow
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrod-lowe committed Aug 3, 2024
1 parent 4d1c07e commit 6c0e5c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/environment-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
permissions:
id-token: write
contents: read
pull-requests: write

jobs:
envtesr:
Expand All @@ -27,7 +28,7 @@ jobs:
role-session-name: GitHubTest
aws-region: ${{ secrets.AWS_REGION }}
- name: terraform plan
uses: dflook/terraform-plan@v1
uses: dflook/terraform-plan@d9df4f6c2484e709ba7ffaa16c98a6906f4760cd
with:
path: terraform/environment/github

0 comments on commit 6c0e5c5

Please sign in to comment.