Skip to content

Commit

Permalink
Update terraform_apply.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 16, 2024
1 parent 50afacb commit c4685ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform_apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
runs-on: ["229685449397"]
needs: Plan
environment: requires_approval
if: ${{ needs.Plan.output.pending_changes == 'true' }}
steps:
- name: AWS Auth
id: aws_auth
Expand Down

0 comments on commit c4685ec

Please sign in to comment.