Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthreddy29 committed Mar 8, 2024
1 parent d88be2b commit 55b5275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "matrix_combinations={\"include\": [${updated_matrix}]}" >> "$GITHUB_OUTPUT"
echo "matrix_combinations: $matrix_combinations"
outputs:
matrix-combinations: ${{ steps.setup-matrix-scenarios.outputs.matrix_combinations }}
matrix-combinations: ${{ steps.setup-matrix-scenarios.outputs.matrix_combinations }}

terraform-plan:
permissions: read-all
Expand Down

0 comments on commit 55b5275

Please sign in to comment.