Skip to content

Commit

Permalink
fix: removing the unrequired, which also has the ability to create is…
Browse files Browse the repository at this point in the history
…sues due to rate limits (#48)
  • Loading branch information
gambol99 authored Dec 31, 2024
1 parent 9b526db commit a390550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/terraform-plan-and-apply-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ jobs:
result-validate: ${{ steps.validate.outcome }}
result-s3-backend-check: ${{ steps.s3-backend-check.outcome }}
result-plan: ${{ steps.plan.outcome }}
plan-stdout: ${{ steps.plan.outputs.stdout }}
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a390550

Please sign in to comment.