Skip to content

Commit

Permalink
add the corret needs to terraform init step
Browse files Browse the repository at this point in the history
  • Loading branch information
Oloruntobi Olurombi committed Aug 29, 2024
1 parent 20184d9 commit 2651346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eks-setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

TerraformPlan:
runs-on: ubuntu-latest
needs: LogInToAWS
needs: TerraformInit
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 2651346

Please sign in to comment.